Commit initial

This commit is contained in:
sys4-fr 2018-03-15 22:13:23 +01:00
parent af47cf42c7
commit e0adbcec79
1 changed files with 4 additions and 0 deletions

4
.dir-locals.el Executable file
View File

@ -0,0 +1,4 @@
((nil . ((indent-tabs-mode . t)
(tab-width . 3)))
(lua-mode . (
(eval . (highlight-regexp "^ *")))))