Update treemacs open command

Update treemacs open command toggle +treemacs/toggle
This commit is contained in:
Dragnucs
2019-04-30 10:25:39 +01:00
committed by GitHub
parent 414d340567
commit 787cab6007

View File

@ -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