We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd259f1 commit e152785Copy full SHA for e152785
.dir-locals.el
@@ -1,3 +1,2 @@
1
-((c++-mode . ((indent-tabs-mode . t)
2
- (tab-width . 2)))
+((c++-mode . ((indent-tabs-mode . t)))
3
(c-mode . ((mode . c++))))
0 commit comments