chore: cleanup of nvim

This commit is contained in:
Fabio Lenherr / DashieTM 2023-02-20 22:30:37 +01:00
parent 511dabde0f
commit 6984aa64e8
6 changed files with 36 additions and 14 deletions

View file

@ -5,6 +5,7 @@
"global"
],
"Lua.workspace.library": [
"${3rd}/luassert/library"
"${3rd}/luassert/library",
"${3rd}/luv/library"
]
}