adding height change keys

This commit is contained in:
Chris Cochrun 2022-04-01 13:20:14 -05:00
parent 8786fac182
commit ef24e2ffd9
2 changed files with 4 additions and 19 deletions

View file

@ -434,6 +434,8 @@ This evil-collection package includes a lot of other evil based things.
"gcc" 'comment-line
"K" 'helpful-at-point
"C-S-l" 'evil-window-increase-width
"C-S-j" 'evil-window-decrease-height
"C-S-k" 'evil-window-increase-height
"C-S-h" 'evil-window-decrease-width)
(general-def 'normal Info-mode-map
"RET" 'Info-follow-nearest-node