mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Update treemacs open command
Update treemacs open command toggle +treemacs/toggle
This commit is contained in:
@ -241,7 +241,7 @@
|
|||||||
"<f9>" #'+neotree/open
|
"<f9>" #'+neotree/open
|
||||||
"<F-f9>" #'+neotree/find-this-file)
|
"<F-f9>" #'+neotree/find-this-file)
|
||||||
(:when (featurep! :ui treemacs)
|
(:when (featurep! :ui treemacs)
|
||||||
"<f9>" #'+treemacs/open
|
"<f9>" #'+treemacs/toggle
|
||||||
"<F-f9>" #'+treemacs/find-file)
|
"<F-f9>" #'+treemacs/find-file)
|
||||||
;; smartparens
|
;; smartparens
|
||||||
(:after smartparens
|
(:after smartparens
|
||||||
|
Reference in New Issue
Block a user