fix formatting

This commit is contained in:
Jeff Becker 2016-11-10 08:22:52 -05:00
parent 5001cea3a3
commit dd259f1852
No known key found for this signature in database
GPG Key ID: AB950234D6EA286B

View File

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