update packages
This commit is contained in:
6
lisp/llama/.dir-locals.el
Normal file
6
lisp/llama/.dir-locals.el
Normal file
@@ -0,0 +1,6 @@
|
||||
((nil
|
||||
(indent-tabs-mode . nil))
|
||||
(makefile-mode
|
||||
(indent-tabs-mode . t))
|
||||
(git-commit-mode
|
||||
(git-commit-major-mode . git-commit-elisp-text-mode)))
|
||||
Reference in New Issue
Block a user