From 2ec18855d6d4e144776551dfb4921e1b133dfd29 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Sat, 11 Apr 2020 23:54:33 -0400 Subject: move emacs files from .emacs.d to . this repository's root will be ~/.emacs.d (again) from now on --- etc/.dir-locals.el | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 etc/.dir-locals.el (limited to 'etc/.dir-locals.el') diff --git a/etc/.dir-locals.el b/etc/.dir-locals.el new file mode 100644 index 0000000..e007adb --- /dev/null +++ b/etc/.dir-locals.el @@ -0,0 +1,4 @@ +;;; Directory Local Variables +;;; For more information see (info "(emacs) Directory Variables") + +((emacs-lisp-mode . ((flycheck-disabled-checkers . (emacs-lisp-checkdoc))))) -- cgit v1.2.3-60-g2f50