Commit initial

This commit is contained in:
sys4-fr 2018-03-15 22:13:23 +01:00
parent af47cf42c7
commit e0adbcec79

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 "^ *")))))