Move GNU Emacs configs from ./ into .emacs.d/
[~bandali/configs] / etc / .dir-locals.el
diff --git a/etc/.dir-locals.el b/etc/.dir-locals.el
deleted file mode 100644 (file)
index e007adb..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-;;; Directory Local Variables
-;;; For more information see (info "(emacs) Directory Variables")
-
-((emacs-lisp-mode . ((flycheck-disabled-checkers . (emacs-lisp-checkdoc)))))