REMOVE imenu
use consult-imenu in future
This commit is contained in:
parent
801188ed90
commit
22a827592d
1 changed files with 0 additions and 14 deletions
|
|
@ -191,20 +191,6 @@ Operate on the current line if no region is active.
|
|||
)
|
||||
#+end_src
|
||||
|
||||
* imenu
|
||||
|
||||
** Flatten
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package flimenu
|
||||
:ensure t
|
||||
:config
|
||||
(flimenu-global-mode 1)
|
||||
)
|
||||
|
||||
(global-set-key (kbd "M-i") 'imenu)
|
||||
#+end_src
|
||||
|
||||
* Terminal
|
||||
|
||||
** Toggle between char- and line-mode
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue