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:
parent
d26abe7edb
commit
748e880762
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue