Move evil helpful keybinds to +evil-bindings
This commit is contained in:
parent
00bb00649b
commit
3b2befe161
2 changed files with 3 additions and 6 deletions
|
@ -52,6 +52,9 @@
|
|||
:map vc-annotate-mode-map
|
||||
[remap quit-window] #'kill-this-buffer)
|
||||
|
||||
(:map (help-mode-map helpful-mode-map)
|
||||
:n "o" 'ace-link-help)
|
||||
|
||||
;; misc
|
||||
:n "C-S-f" #'toggle-frame-fullscreen
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue