summaryrefslogtreecommitdiffstats
path: root/.emacs.d/etc/.dir-locals.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/etc/.dir-locals.el')
-rw-r--r--.emacs.d/etc/.dir-locals.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/.emacs.d/etc/.dir-locals.el b/.emacs.d/etc/.dir-locals.el
deleted file mode 100644
index e007adb..0000000
--- a/.emacs.d/etc/.dir-locals.el
+++ /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)))))