Remove diminish + remove minor modes from modeline

This commit is contained in:
Henrik Lissner 2015-12-09 01:57:56 -05:00
parent cdd0a7534b
commit 9f43f00e87
13 changed files with 3 additions and 24 deletions

View file

@ -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