refactor(doom): doom-private-dir already has flycheck disabled

This commit is contained in:
Infinidoge 2022-06-14 23:08:55 -04:00
parent 37bfb2bc2d
commit ff48ddb632

View file

@ -81,8 +81,6 @@
;; Set doom-private-dir to the writeable location, as opposed to read-only symlink in $DOOMDIR
(setq doom-private-dir "/etc/nixos/users/infinidoge/config/doom")
;; Disable excessive warnings in configuration directory
(add-to-list '+emacs-lisp-disable-flycheck-in-dirs doom-private-dir)
;; --- --- Original Configuration Comments --- ---
;; Doom exposes five (optional) variables for controlling fonts in Doom. Here