We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 163489e commit 3443b24Copy full SHA for 3443b24
.dir-locals.el
@@ -0,0 +1,6 @@
1
+;;; Directory Local Variables
2
+;;; For more information see (info "(emacs) Directory Variables")
3
+
4
+((nil
5
+ ;; Use space instead of tabs for indentation
6
+ (indent-tabs-mode . nil)))
0 commit comments