Normalize :leader/:localleader keybinds
Evil states no longer apply to them. Also removes x-alt-keysym.
This commit is contained in:
parent
9936532ea3
commit
3f195614d9
34 changed files with 626 additions and 618 deletions
|
@ -22,9 +22,9 @@
|
|||
:n "zr" #'outline-show-all
|
||||
|
||||
:localleader
|
||||
:n "e" #'restclient-http-send-current
|
||||
:n "E" #'restclient-http-send-current-raw
|
||||
:n "c" #'restclient-copy-curl-command))
|
||||
"e" #'restclient-http-send-current
|
||||
"E" #'restclient-http-send-current-raw
|
||||
"c" #'restclient-copy-curl-command))
|
||||
|
||||
|
||||
(def-package! company-restclient
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue