Add dir locals
This commit is contained in:
parent
4982d43f88
commit
b776cb30ef
1 changed files with 3 additions and 0 deletions
3
.dir-locals.el
Normal file
3
.dir-locals.el
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
((nil . ((indent-tabs-mode . nil)
|
||||||
|
(tab-width . 2)
|
||||||
|
(sh-basic-offset . 2))))
|
Loading…
Reference in a new issue