Files
bubblewrap/.dir-locals.el
Colin Walters 8c24bf04d7 Add .editorconfig and .dir-locals.el
This should hopefully get things more automatic for more
editors.

I didn't find in a quick search how to teach vim to DTRT by default.

Closes: #56
Approved by: rhatdan
2016-05-06 15:12:48 +00:00

2 lines
63 B
EmacsLisp

((c-mode . ((indent-tabs-mode . nil) (c-file-style . "gnu"))))