ci: add luals libs and tidy

This commit is contained in:
Alexander Courtis
2023-11-26 13:22:30 +11:00
parent eb856a50ca
commit 931efb3708
3 changed files with 10 additions and 5 deletions

View File

@@ -1,6 +1,12 @@
{
"$schema": "https://raw.githubusercontent.com/sumneko/vscode-lua/master/setting/schema.json",
"runtime.version" : "Lua 5.1",
"workspace": {
"library": [
"$VIMRUNTIME",
"${3rd}/luv/library"
]
},
"diagnostics": {
"globals": [
"vim"