ci: add ${3rd}/luv/library

This commit is contained in:
Alexander Courtis
2023-12-30 17:24:42 +11:00
parent 4bd4717b39
commit 824d7e7260
4 changed files with 7 additions and 10 deletions

View File

@@ -3,7 +3,8 @@
"runtime.version" : "Lua 5.1",
"workspace": {
"library": [
"$VIMRUNTIME/lua/vim/lsp"
"$VIMRUNTIME/lua/vim/lsp",
"${3rd}/luv/library"
]
},
"diagnostics": {