mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
docs(luv): replace bundled LuaCATS meta files with upstream
Synced from https://github.com/luvit/luv/blob/master/meta.lua
This commit is contained in:
committed by
Christian Clason
parent
8707ec2644
commit
a81d2b6703
@ -5,11 +5,12 @@
|
||||
},
|
||||
"workspace": {
|
||||
"library": [
|
||||
"runtime/lua",
|
||||
"${3rd}/busted/library"
|
||||
],
|
||||
"ignoreDir": [
|
||||
"test",
|
||||
".deps",
|
||||
"build",
|
||||
"test"
|
||||
],
|
||||
"checkThirdParty": "Disable"
|
||||
},
|
||||
|
Reference in New Issue
Block a user