mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-26 11:14:08 +00:00
8 lines
86 B
Lua
8 lines
86 B
Lua
return {
|
|
{
|
|
'nvim-lua/plenary.nvim',
|
|
version = '*',
|
|
lazy = false,
|
|
},
|
|
}
|