1
0

Update home/.config/lvim/lua/user/plugins.lua

This commit is contained in:
Jeff Lance 2024-02-22 21:37:59 +01:00
parent 7aaf5737ba
commit b753181b0b

View File

@ -111,9 +111,10 @@ M.setup = function()
})
end
},
-- {
-- 'tpope/vim-dotenv',
-- },
-- floaterm
{
'voldikss/vim-floaterm',
},
-- gitignore
{
'jefflance/vim-gitignore',