1
0
Fork 0

Add tabs manager

This commit is contained in:
Florian RICHER 2021-08-05 20:57:53 +02:00
parent efffc9da29
commit e886709d98

View file

@ -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