5 lines
99 B
Lua
5 lines
99 B
Lua
return {
|
|
{ 'nvim-lua/plenary.nvim', lazy = true },
|
|
{ 'milisims/nvim-luaref', lazy = true },
|
|
}
|
|
|