mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 18:34:41 +02:00
add floaterm
This commit is contained in:
parent
09f46fc2a2
commit
ba701db787
2 changed files with 14 additions and 0 deletions
|
@ -86,4 +86,5 @@ return require('packer').startup(function()
|
|||
use { 'glacambre/firenvim', run = function() vim.fn['firenvim#install'](1) end }
|
||||
use 'liuchengxu/vim-which-key'
|
||||
use 'tpope/vim-sleuth'
|
||||
use 'voldikss/vim-floaterm'
|
||||
end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue