Merge pull request #1376 from Dragnucs/patch-1
Update treemacs open command
This commit is contained in:
commit
8a525005a9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue