mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-16 20:10:58 +01:00
do not use ido here anymore
This commit is contained in:
@@ -55,7 +55,7 @@ Symbols matching the text at point are put first in the completion list."
|
||||
(goto-char (overlay-start position))
|
||||
(goto-char position)))))
|
||||
|
||||
(global-set-key (kbd "C-c C-j") 'ido-imenu)
|
||||
;; (global-set-key (kbd "C-c C-j") 'ido-imenu)
|
||||
|
||||
|
||||
(provide 'init-imenu)
|
||||
|
||||
Reference in New Issue
Block a user