add floaterm
This commit is contained in:
parent
dce7f6ebe5
commit
ce2b771447
1 changed files with 5 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue