Treemacs typo
This commit is contained in:
parent
50dfb46bfd
commit
e3e37f8c25
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
@ -105,7 +105,7 @@
|
|||
(push '(treemacs-hl-line-face . solaire-hl-line-face) solaire-mode-remap-alist)
|
||||
:custom
|
||||
(treemacs-show-cursor nil)
|
||||
(treemacs-display-currenl-project-exclusively)
|
||||
(treemacs-display-current-project-exclusively t)
|
||||
(treemacs-project-followlinto-home nil)
|
||||
(treemacs-display-current-project-exclusively t)
|
||||
(treemacs-git-mode 'deferred)
|
||||
|
|
Reference in a new issue