Support align KBD for evil-leader

<leader>= should align a selected region. This should have been added awhile
ago, but it's great to have now!
This commit is contained in:
William Carroll 2019-04-09 18:38:16 +01:00
parent d26abe7edb
commit 748e880762

View file

@ -53,6 +53,7 @@
"j" #'jump-to-register
"h" #'help
"a" #'wpc/toggle-terminal
"=" #'align
"p" #'flycheck-previous-error
"P" #'counsel-git-grep
"f" #'wpc/find-file