chore: initial project setup
This commit is contained in:
+13
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"compiler": {
|
||||
"verbosity": "Information"
|
||||
},
|
||||
"workspace": {
|
||||
"library": [
|
||||
"$VIMRUNTIME/lua",
|
||||
"${3rd}/luv/library",
|
||||
"./.tests/vendor/plenary.nvim"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user