Remove unused shortcuts.
This commit is contained in:
parent
21185e0438
commit
9b1bd93ceb
@ -81,8 +81,7 @@
|
||||
(insert (save-excursion
|
||||
(set-buffer (window-buffer (minibuffer-selected-window)))
|
||||
(or (thing-at-point 'symbol t) ""))))) ;; Al presionar por segunda ves C-s busca el símbolo actual.
|
||||
("M-s" . consult-history) ;; orig. historial de búsqueda
|
||||
("M-r" . consult-history)) ;; orig. historual de búsqueda
|
||||
)
|
||||
|
||||
;; Enable automatic preview at point in the *Completions* buffer. This is
|
||||
;; relevant when you use the default completion UI.
|
||||
|
Loading…
Reference in New Issue
Block a user