Add selectrum history selectrion commands
This commit is contained in:
@@ -1499,6 +1499,8 @@ Set keybinds to functionality of installed packages.
|
|||||||
"M-j" #'selectrum-next-candidate
|
"M-j" #'selectrum-next-candidate
|
||||||
"M-k" #'selectrum-previous-candidate
|
"M-k" #'selectrum-previous-candidate
|
||||||
"M-l" #'selectrum-select-current-candidate
|
"M-l" #'selectrum-select-current-candidate
|
||||||
|
"M-J" #'next-history-element
|
||||||
|
"M-K" #'previous-history-element
|
||||||
"<backspace>" #'dot/selectrum-backspace
|
"<backspace>" #'dot/selectrum-backspace
|
||||||
"<S-backspace>" #'evil-delete-backward-char-and-join)
|
"<S-backspace>" #'evil-delete-backward-char-and-join)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user