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
No known key found for this signature in database
GPG key ID: B60957CA074D39A3
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