Bind KK
to delete-horizontal-space
This commit is contained in:
parent
c058e3c473
commit
01c8da8385
2 changed files with 3 additions and 0 deletions
|
@ -118,6 +118,7 @@
|
|||
(key-chord-define-global "jl" 'ace-jump-line-mode)
|
||||
(key-chord-define-global "jk" 'ace-jump-char-mode)
|
||||
(key-chord-define-global "kk" 'just-one-space)
|
||||
(key-chord-define-global "KK" 'delete-horizontal-space)
|
||||
(key-chord-define-global "JJ" 'prelude-switch-to-previous-buffer)
|
||||
(key-chord-define-global "uu" 'undo-tree-visualize)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue