Move evil helpful keybinds to +evil-bindings

This commit is contained in:
Henrik Lissner 2019-04-07 15:56:30 -04:00
parent 00bb00649b
commit 3b2befe161
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 3 additions and 6 deletions

View file

@ -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