From b67c80c70ca15a81894d99713116513b5fd8c62d Mon Sep 17 00:00:00 2001 From: Chris Date: Sun, 21 Mar 2021 22:40:26 -0400 Subject: replace startify with dashboard --- lua/plugins.lua | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 3366aabb..4e49f898 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -101,7 +101,8 @@ return require('packer').startup(function(use) use 'unblevable/quick-scope' use 'airblade/vim-rooter' use 'kevinhwang91/rnvimr' - use 'mhinz/vim-startify' + -- use 'mhinz/vim-startify' + use 'glepnir/dashboard-nvim' use 'metakirby5/codi.vim' use 'psliwka/vim-smoothie' use 'moll/vim-bbye' @@ -117,6 +118,7 @@ return require('packer').startup(function(use) use 'tpope/vim-sleuth' use 'sheerun/vim-polyglot' use 'monaqa/dial.nvim' + use 'MattesGroeger/vim-bookmarks' -- Look for more up to date version of this -- TODO put this back when stable for indent lines -- use { 'lukas-reineke/indent-blankline.nvim', branch = 'lua'} -- cgit v1.2.3