Merge branch 'deft' of https://github.com/patrl/doom-emacs into deft
This commit is contained in:
commit
b3e08970d0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue