mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-27 19:19:53 +00:00
Remove settings for projectile lighter.
See https://github.com/seagle0128/doom-modeline/issues/59#issuecomment-444423882.
This commit is contained in:
parent
19019a781d
commit
84b2ab0abc
1 changed files with 0 additions and 3 deletions
|
@ -396,9 +396,6 @@ If DEFAULT is non-nil, set the default mode-line for all buffers."
|
||||||
(expand-file-name (car (project-roots project))))))
|
(expand-file-name (car (project-roots project))))))
|
||||||
default-directory)))))
|
default-directory)))))
|
||||||
|
|
||||||
;; Disable projectile mode-line segment
|
|
||||||
(setq projectile-dynamic-mode-line nil)
|
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
;; Plugins
|
;; Plugins
|
||||||
|
|
Loading…
Reference in a new issue