ostree/.dir-locals.el
Colin Walters 9a77017d87 .dir-locals.el: Standard Emacs indentation config
Better than having it per-file.

Closes: #644
Approved by: jlebon
2017-01-12 16:09:34 +00:00

2 lines
63 B
EmacsLisp

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