mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-02 09:04:36 +02:00
back to startify while I figure out what's wrong with dashboard
This commit is contained in:
parent
7918f9a200
commit
3a254a9807
4 changed files with 11 additions and 10 deletions
|
@ -105,7 +105,7 @@ return require('packer').startup(function(use)
|
|||
use 'liuchengxu/vim-which-key'
|
||||
use 'kevinhwang91/nvim-bqf'
|
||||
use 'airblade/vim-rooter'
|
||||
use 'glepnir/dashboard-nvim'
|
||||
-- use 'glepnir/dashboard-nvim'
|
||||
use 'metakirby5/codi.vim'
|
||||
use 'psliwka/vim-smoothie'
|
||||
use 'moll/vim-bbye'
|
||||
|
@ -138,5 +138,5 @@ return require('packer').startup(function(use)
|
|||
-- end
|
||||
-- }
|
||||
-- use 'tpope/vim-sleuth'
|
||||
-- use 'mhinz/vim-startify'
|
||||
use 'mhinz/vim-startify'
|
||||
end)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue