Some checks failed
NeoVim tests / code-quality (push) Failing after 1m4s
12 lines
261 B
JSON
12 lines
261 B
JSON
{
|
|
"$schema": "https://raw.githubusercontent.com/EmmyLuaLs/emmylua-analyzer-rust/refs/heads/main/crates/emmylua_code_analysis/resources/schema.json",
|
|
"runtime": {
|
|
"version": "LuaJIT"
|
|
},
|
|
"workspace": {
|
|
"library": [
|
|
"$VIMRUNTIME"
|
|
]
|
|
}
|
|
}
|