cleanup config

This commit is contained in:
Michael Chris Lopez
2025-01-09 20:50:28 +01:00
parent 3c0b86bb91
commit f2c7edca4c
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,6 @@ end_of_line = lf
[*.lua] [*.lua]
indent_style = tab indent_style = tab
[*.vim] [*.vim]
indent_style = space indent_style = space

View File

@@ -1 +1,2 @@
syntax = "LuaJIT"
call_parentheses = "None" call_parentheses = "None"