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