adding height change keys
This commit is contained in:
parent
8786fac182
commit
ef24e2ffd9
2 changed files with 4 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue