Neovim: started rework on the conifg, changed a bunch of stuff
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
return {
|
||||
{
|
||||
'folke/lazydev.nvim',
|
||||
ft = 'lua',
|
||||
opts = {
|
||||
library = {
|
||||
{ path = 'luvit-meta/library', words = { 'vim%.uv' } },
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
'Bilal2453/luvit-meta',
|
||||
lazy = true,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user