diff options
Diffstat (limited to 'dot.emacs.d')
| -rw-r--r-- | dot.emacs.d/init.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/dot.emacs.d/init.el b/dot.emacs.d/init.el index 7b90f53..cd764f9 100644 --- a/dot.emacs.d/init.el +++ b/dot.emacs.d/init.el @@ -170,9 +170,6 @@ :bind (:map message-mode-map ("C-c TAB" . vdirel-helm-select-email))) -(use-package flycheck - :init (global-flycheck-mode)) - (use-package apache-mode) (use-package meson-mode) |
