aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/ToolsForGit.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/ToolsForGit.adoc')
-rw-r--r--Documentation/ToolsForGit.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/ToolsForGit.adoc b/Documentation/ToolsForGit.adoc
index ae7690b45d..a842c13327 100644
--- a/Documentation/ToolsForGit.adoc
+++ b/Documentation/ToolsForGit.adoc
@@ -34,6 +34,7 @@ This is adapted from Linux's suggestion in its CodingStyle document:
- To follow the rules in CodingGuidelines, it's useful to put the following in
GIT_CHECKOUT/.dir-locals.el, assuming you use cperl-mode:
+
----
;; note the first part is useful for C editing, too
((nil . ((indent-tabs-mode . t)