mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-21 13:34:34 +03:00
.dir-locals.el: Standard Emacs indentation config
Better than having it per-file. Closes: #644 Approved by: jlebon
This commit is contained in:
parent
2a71afc507
commit
9a77017d87
1
.dir-locals.el
Normal file
1
.dir-locals.el
Normal file
@ -0,0 +1 @@
|
||||
((c-mode . ((indent-tabs-mode . nil) (c-file-style . "gnu"))))
|
Loading…
Reference in New Issue
Block a user