Browse Source

fix formatting

pull/704/head
Jeff Becker 8 years ago
parent
commit
dd259f1852
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B
  1. 2
      .dir-locals.el

2
.dir-locals.el

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

Loading…
Cancel
Save