Diminish racer since it clutters the mode-line
This commit is contained in:
parent
dc799401f7
commit
fa27581af8
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
|||
(exec-path-from-shell-copy-env "RUST_SRC_PATH"))
|
||||
|
||||
(use-package racer
|
||||
:diminish racer-mode
|
||||
:defer t
|
||||
:init
|
||||
(progn
|
||||
|
|
Reference in a new issue