Remove up/down keybinds in helm
This commit is contained in:
parent
d59f36eee1
commit
469cc7fbc1
1 changed files with 0 additions and 2 deletions
|
@ -343,8 +343,6 @@
|
|||
;; helm
|
||||
(:after helm
|
||||
(:map helm-map
|
||||
[up] #'previous-history-element
|
||||
[down] #'next-history-element
|
||||
"C-S-n" #'helm-next-source
|
||||
"C-S-p" #'helm-previous-source
|
||||
"C-j" #'helm-next-line
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue