diff options
-rw-r--r-- | tag-emacs/emacs.d/init.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el index 896ad348..4c96f57b 100644 --- a/tag-emacs/emacs.d/init.el +++ b/tag-emacs/emacs.d/init.el @@ -87,9 +87,6 @@ ;;;; Style -(req-package linum - :config (setq linum-format " %4d ")) - (req-package whitespace :defer t :config (setq whitespace-style |