ci: add ${3rd}/luv/library
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
"runtime.version" : "Lua 5.1",
|
||||
"workspace": {
|
||||
"library": [
|
||||
"$VIMRUNTIME/lua/vim/lsp"
|
||||
"$VIMRUNTIME/lua/vim/lsp",
|
||||
"${3rd}/luv/library"
|
||||
]
|
||||
},
|
||||
"diagnostics": {
|
||||
|
||||
Reference in New Issue
Block a user