
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
2 lines
63 B
EmacsLisp
2 lines
63 B
EmacsLisp
((c-mode . ((indent-tabs-mode . nil) (c-file-style . "gnu"))))
|