Update key bindings

This commit is contained in:
Henrik Lissner 2015-07-03 00:26:46 +02:00
parent 0f834c3508
commit e7cffc3d1c

View file

@ -183,7 +183,6 @@
;; Textmate-esque indent shift left/right
:i "M-[" "C-o m l C-o I DEL C-o ` l"
:i "M-]" (λ (evil-shift-right (point-at-bol) (point-at-eol)))
:i "<backtab>" "M-["
;; escape from insert mode (more responsive than using key-chord-define)
:ir "j" 'narf:exit-mode-maybe
@ -201,6 +200,7 @@
"u" 'winner-undo
"C-u" 'winner-undo
"C-r" 'winner-redo
"C-h" 'evil-window-left ; don't accidentally invoke help
"C-w" 'ace-window
"C-S-w" (λ (ace-window 4)) ; swap windows