config/default: imenu-list-minor-mode => imenu-list-smart-toggle
This commit is contained in:
parent
94138a686b
commit
18f576dd66
1 changed files with 1 additions and 1 deletions
|
@ -253,7 +253,7 @@
|
||||||
:v "r" #'+eval:repl
|
:v "r" #'+eval:repl
|
||||||
:desc "Neotree" :n "n" #'+neotree/open
|
:desc "Neotree" :n "n" #'+neotree/open
|
||||||
:desc "Neotree: on this file" :n "N" #'+neotree/find-this-file
|
:desc "Neotree: on this file" :n "N" #'+neotree/find-this-file
|
||||||
:desc "Imenu sidebar" :nv "i" #'imenu-list-minor-mode
|
:desc "Imenu sidebar" :nv "i" #'imenu-list-smart-toggle
|
||||||
:desc "Terminal" :n "t" #'+term/open-popup-in-project
|
:desc "Terminal" :n "t" #'+term/open-popup-in-project
|
||||||
|
|
||||||
;; applications
|
;; applications
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue