diff --git a/.dir-locals.el b/.dir-locals.el deleted file mode 100644 index 7b09ed2..0000000 --- a/.dir-locals.el +++ /dev/null @@ -1,5 +0,0 @@ -;;; Directory Local Variables -*- no-byte-compile: t -*- -;;; For more information see (info "(emacs) Directory Variables") - -((auto-mode-alist . (("\\.keymap\\'" . c-mode))) - (c-mode . ((tab-width . 4))))