xref: /xv6-public/.dir-locals.el (revision 79bc8be8)
1((c-mode
2  (indent-tabs-mode . nil)
3  (c-file-style . "bsd")
4  (c-basic-offset . 2)))
5