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 ad41118 commit df2c3fbCopy full SHA for df2c3fb
.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