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 end
}, },
-- { -- floaterm
-- 'tpope/vim-dotenv', {
-- }, 'voldikss/vim-floaterm',
},
-- gitignore -- gitignore
{ {
'jefflance/vim-gitignore', 'jefflance/vim-gitignore',