chore(vim): remove dashboard plugin

This commit is contained in:
Stefan Imhoff
2021-12-12 22:16:20 +01:00
parent 5b019c486e
commit bc8076b42d
3 changed files with 0 additions and 14 deletions

View File

@@ -36,7 +36,6 @@ Plug 'bogado/file-line'
Plug 'dhruvmanila/telescope-bookmarks.nvim'
Plug 'gbrlsnchs/telescope-lsp-handlers.nvim'
Plug 'github/copilot.vim' " No API key jet :(
Plug 'glepnir/dashboard-nvim'
Plug 'godlygeek/tabular'
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
Plug 'kyazdani42/nvim-tree.lua'