final updates of plugins in nvim_unstable
This commit is contained in:
parent
9661cea5d4
commit
5efa1c4ce5
5 changed files with 44 additions and 58 deletions
|
|
@ -17,7 +17,7 @@ return {
|
|||
opts = {
|
||||
library = {
|
||||
-- Load luvit types when the `vim.uv` word is found
|
||||
{ path = 'luvit-meta/library', words = { 'vim%.uv' } },
|
||||
{ path = "${3rd}/luv/library", words = { "vim%.uv" } }
|
||||
},
|
||||
},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue