mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-07 12:47:30 -05:00
committed by
Henrik Lissner
parent
8f6b045dfd
commit
8be11ff48c
@ -29,6 +29,7 @@ This must be set before `treemacs' has loaded.")
|
|||||||
;; Don't follow the cursor
|
;; Don't follow the cursor
|
||||||
(treemacs-follow-mode -1)
|
(treemacs-follow-mode -1)
|
||||||
|
|
||||||
|
(set-popup-rule! "^ ?\\*Treemacs" :ignore t)
|
||||||
(when +treemacs-git-mode
|
(when +treemacs-git-mode
|
||||||
;; If they aren't supported, fall back to simpler methods
|
;; If they aren't supported, fall back to simpler methods
|
||||||
(when (and (memq +treemacs-git-mode '(deferred extended))
|
(when (and (memq +treemacs-git-mode '(deferred extended))
|
||||||
|
Reference in New Issue
Block a user