Update treemacs open command
Update treemacs open command toggle +treemacs/toggle
This commit is contained in:
parent
414d340567
commit
787cab6007
1 changed files with 1 additions and 1 deletions
|
@ -241,7 +241,7 @@
|
|||
"<f9>" #'+neotree/open
|
||||
"<F-f9>" #'+neotree/find-this-file)
|
||||
(:when (featurep! :ui treemacs)
|
||||
"<f9>" #'+treemacs/open
|
||||
"<f9>" #'+treemacs/toggle
|
||||
"<F-f9>" #'+treemacs/find-file)
|
||||
;; smartparens
|
||||
(:after smartparens
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue