Disable neotree, enable treemacs (by default)
This commit is contained in:
parent
e2442e7d80
commit
f540c6c40a
1 changed files with 2 additions and 2 deletions
|
@ -33,8 +33,8 @@
|
||||||
;fci ; a `fill-column' indicator
|
;fci ; a `fill-column' indicator
|
||||||
hl-todo ; highlight TODO/FIXME/NOTE tags
|
hl-todo ; highlight TODO/FIXME/NOTE tags
|
||||||
nav-flash ; blink the current line after jumping
|
nav-flash ; blink the current line after jumping
|
||||||
neotree ; a project drawer, like NERDTree for vim
|
;neotree ; a project drawer, like NERDTree for vim
|
||||||
;treemacs ; a project drawer, like neotree but cooler
|
treemacs ; a project drawer, like neotree but cooler
|
||||||
(popup ; tame sudden yet inevitable temporary windows
|
(popup ; tame sudden yet inevitable temporary windows
|
||||||
+all ; catch all popups that start with an asterix
|
+all ; catch all popups that start with an asterix
|
||||||
+defaults) ; default popup rules
|
+defaults) ; default popup rules
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue