fix(emacs-lisp): flycheck false positives in Doom configs

This commit is contained in:
Henrik Lissner
2022-06-22 16:16:04 +02:00
parent e4aa07f811
commit a4aab45656
3 changed files with 8 additions and 5 deletions

View File

@@ -8,6 +8,9 @@
(unless (or load-in-progress (not noninteractive))
(require 'core-cli)))
(require 'seq)
(require 'map)
;;
;;; Variables