Remove problematic kk keychords
This commit is contained in:
parent
08ad6bbfa5
commit
0e4b66d07a
2 changed files with 9 additions and 5 deletions
|
@ -117,8 +117,6 @@
|
|||
(key-chord-define-global "jj" 'ace-jump-word-mode)
|
||||
(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