kickstart.nvim/lua/custom/plugins/floaterm.lua

7 lines
119 B
Lua
Raw Normal View History

2024-09-19 00:13:03 -04:00
return {
'voldikss/vim-floaterm',
dependencies = {},
config = function() end,
}
2024-09-19 00:43:57 -04:00
-- :FloatermNew to open a window