Files
dotfiles/config/nvim/lua/plugins/other.lua

8 lines
86 B
Lua

return {
{
'nvim-lua/plenary.nvim',
version = '*',
lazy = false,
},
}