chore: disambiguate lua syntax (#1924)

This commit is contained in:
Peter Cardenas
2025-04-30 07:14:09 -07:00
committed by GitHub
parent ca181b44c1
commit 5d6d1012f8

View File

@@ -1,3 +1,4 @@
syntax = "Lua52"
indent_type = "Spaces"
indent_width = 2
column_width = 119