Initial Upload
This commit is contained in:
4
.dir-locals.el
Normal file
4
.dir-locals.el
Normal file
@ -0,0 +1,4 @@
|
||||
((c-mode
|
||||
(indent-tabs-mode . nil)
|
||||
(c-file-style . "bsd")
|
||||
(c-basic-offset . 2)))
|
Reference in New Issue
Block a user