Add tabs manager
This commit is contained in:
parent
efffc9da29
commit
e886709d98
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ function install_packages()
|
|||
use 'kdheepak/lazygit.nvim'
|
||||
use 'terrortylor/nvim-comment'
|
||||
use 'rcarriga/nvim-notify' -- fancy notification
|
||||
use 'romgrk/barbar.nvim' -- Tabs, as understood by any other editor.
|
||||
use 'mhinz/vim-startify' -- The fancy start screen for Vim.
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue