add floaterm
This commit is contained in:
parent
dce7f6ebe5
commit
ce2b771447
5
lua/custom/plugins/floaterm.lua
Normal file
5
lua/custom/plugins/floaterm.lua
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
return {
|
||||||
|
'voldikss/vim-floaterm',
|
||||||
|
dependencies = {},
|
||||||
|
config = function() end,
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user