We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f99010b commit 4db3e12Copy full SHA for 4db3e12
.dir-locals.el
@@ -0,0 +1,6 @@
1
+((nil
2
+ (indent-tabs-mode . nil))
3
+ (makefile-mode
4
+ (indent-tabs-mode . t))
5
+ (git-commit-mode
6
+ (git-commit-major-mode . git-commit-elisp-text-mode)))
0 commit comments