Compare commits

..

No commits in common. "0c6cc172e31b63883bcf185b9e11134d3301d5b8" and "a3ed13202ede0ebc786e2b92bee973d06aaccfbe" have entirely different histories.

3 changed files with 3 additions and 26 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
wow-api-type-definitions

View file

@ -1,18 +1,5 @@
{
"diagnostics.globals": [
"arg",
"arg1",
"arg2",
"arg3",
"arg4",
"arg5",
"arg6",
"arg7",
"arg8",
"arg9",
"event"
],
"runtime.version": "Lua 5.1",
"type.inferParamType": true,
"workspace.library": ["wow-api-type-definitions"]
"diagnostics.disable": [
"undefined-global"
]
}

View file

@ -1,9 +0,0 @@
# Default keybinds
See [wow-api-type-definitions](https://github.com/SabineWren/wow-api-type-definitions)
## For LSP symbols:
Clone inside this repo:
`git clone git@github.com:SabineWren/wow-api-type-definitions.git`