Hide NARF in modeline

This commit is contained in:
Henrik Lissner 2015-07-22 17:35:19 +02:00
parent fd9390f864
commit 96ba76e4a3

View file

@ -24,7 +24,6 @@
(define-minor-mode narf-mode "Narf, yoink, poit."
:global t
:init-value t
:lighter "NARF"
:keymap (make-sparse-keymap))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;