mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
Merge branch 'develop' of github.com:hlissner/doom-emacs into develop
This commit is contained in:
@ -420,7 +420,6 @@ directives. By default, this only recognizes C directives.")
|
||||
|
||||
(map! :v "@" #'+evil:apply-macro
|
||||
:m [C-i] #'evil-jump-forward
|
||||
:m [tab] #'evil-jump-item
|
||||
|
||||
;; implement dictionary keybinds
|
||||
;; evil already defines 'z=' to `ispell-word' = correct word at point
|
||||
|
Reference in New Issue
Block a user