Disable projectile mode-line segment
If either module module is active, this is just extra overhead.
This commit is contained in:
parent
f8fb321f2c
commit
7acece3e0b
2 changed files with 6 additions and 0 deletions
|
@ -55,6 +55,8 @@ Currently available functions:
|
|||
|
||||
;; Otherwise appended segments will produce *Invalid*
|
||||
(setq global-mode-string '(""))
|
||||
;; We handle this ourselves
|
||||
(setq projectile-dynamic-mode-line nil)
|
||||
|
||||
;;
|
||||
(defvar +modeline--vspc (propertize " " 'face 'variable-pitch))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue