markdown: hide MMM linter in mode-line

This commit is contained in:
syl20bnr 2016-12-19 10:50:14 -05:00
parent cb98c42ed8
commit 5d73a500c0

View file

@ -164,6 +164,7 @@ Will work on both org-mode and any mode that accepts plain html."
:init (add-hook 'markdown-mode-hook 'spacemacs/activate-mmm-mode)
:config
(progn
(spacemacs|hide-lighter mmm-mode)
(mmm-add-classes '((markdown-ini
:submode conf-unix-mode
:face mmm-declaration-submode-face