Replace file variables with .dir-locals.el
Signed-off-by: Tim Crawford <tcrawford@datto.com>
This commit is contained in:
3
.dir-locals.el
Normal file
3
.dir-locals.el
Normal file
@@ -0,0 +1,3 @@
|
||||
((c-mode . ((tab-width . 8)
|
||||
(c-basic-offset . 8)
|
||||
(indent-tabs-mode . nil))))
|
||||
Reference in New Issue
Block a user