mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
chore(vim): add dashboard-vim plugin and configuration
This commit is contained in:
@@ -10,7 +10,10 @@ endif
|
||||
|
||||
call plug#begin(data_dir . '/plugins')
|
||||
|
||||
" Base16 for Vim
|
||||
" Dashboard
|
||||
Plug 'glepnir/dashboard-nvim'
|
||||
|
||||
" Color Themes
|
||||
Plug 'chriskempson/base16-vim'
|
||||
|
||||
Plug 'junegunn/fzf', { 'dir': '~/.fzf', 'do': './install --all' }
|
||||
|
||||
Reference in New Issue
Block a user