first commit
This commit is contained in:
commit
a89179ce06
10 changed files with 215 additions and 0 deletions
5
lua/.luarc.json
Normal file
5
lua/.luarc.json
Normal file
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"diagnostics.disable": [
|
||||
"undefined-global"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue