remove tab width setting in dir-locals

pull/704/head
Jeff Becker 8 years ago
parent dd259f1852
commit e152785de9
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

@ -1,3 +1,2 @@
((c++-mode . ((indent-tabs-mode . t)
(tab-width . 2)))
((c++-mode . ((indent-tabs-mode . t)))
(c-mode . ((mode . c++))))

Loading…
Cancel
Save