Remove diminish + remove minor modes from modeline
This commit is contained in:
parent
cdd0a7534b
commit
9f43f00e87
13 changed files with 3 additions and 24 deletions
|
@ -72,7 +72,6 @@
|
|||
(associate! nodejs-mode :files ("package.json") :in (js2-mode)))
|
||||
|
||||
(use-package tern
|
||||
:diminish tern-mode
|
||||
:commands tern-mode
|
||||
:init (add-hook! js2-mode 'tern-mode)
|
||||
:config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue