mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Merge branch 'deft' of https://github.com/patrl/doom-emacs into deft
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
(case-fn . downcase)))
|
||||
:config
|
||||
;; start filtering immediately
|
||||
(add-hook! 'deft-mode-hook '((evil-insert-state nil)))
|
||||
(set-evil-initial-state! 'deft-mode 'insert)
|
||||
(map! :map deft-mode-map
|
||||
:localleader
|
||||
:n "RET" #'deft-new-file-named
|
||||
|
Reference in New Issue
Block a user