Disable projectile mode-line segment

If either module module is active, this is just extra overhead.
This commit is contained in:
Henrik Lissner 2018-09-22 11:47:36 -04:00
parent f8fb321f2c
commit 7acece3e0b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 6 additions and 0 deletions

View file

@ -1,5 +1,9 @@
;;; ui/doom-modeline/config.el -*- lexical-binding: t; -*-
;; We handle this ourselves
(setq projectile-dynamic-mode-line nil)
;;
;; Modeline library