Minor refactors across the board

This commit is contained in:
Henrik Lissner 2019-04-26 17:42:44 -04:00
parent ac55b6a826
commit 6b69eaa397
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
7 changed files with 29 additions and 26 deletions

View file

@ -52,8 +52,8 @@ This marks a foldable marker for `outline-minor-mode' in elisp buffers.")
;; initialization
+emacs-lisp|extend-imenu))
;; Flycheck produces a *lot* of false positives in emacs configs, so disable
;; it when you're editing them
;; Flycheck's two emacs-lisp checkers produce a *lot* of false positives in
;; emacs configs, so disable it when you're editing them
(add-hook 'flycheck-mode-hook #'+emacs-lisp|disable-flycheck-maybe)
;; Special fontification for elisp