@ -92,6 +92,14 @@ require('packer').startup(function(use)
-- lastplace
use {"ethanholz/nvim-lastplace"}
-- alpha
use {
'goolord/alpha-nvim',
config = function ()
require'alpha'.setup(require'alpha.themes.dashboard'.config)
end
}
-- Git related plugins
use 'tpope/vim-fugitive'
The note is not visible to the blocked user.