first commit
This commit is contained in:
commit
65430188aa
11 changed files with 2819 additions and 0 deletions
6
.luarc.json
Normal file
6
.luarc.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/LuaLS/vscode-lua/master/setting/schema.json",
|
||||
"runtime.version": "Lua 5.2",
|
||||
"format.enable": true,
|
||||
"workspace.library": ["~/lua-ls-cc-tweaked/library"]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue