feat(nvim): Add gruvbuddy theme
This commit is contained in:
parent
977289ef14
commit
f8042ae1a3
3 changed files with 4 additions and 2 deletions
|
@ -20,5 +20,7 @@ Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
|
|||
Plug 'preservim/nerdcommenter'
|
||||
Plug 'preservim/nerdtree'
|
||||
Plug 'sheerun/vim-polyglot'
|
||||
Plug 'tjdevries/colorbuddy.vim'
|
||||
Plug 'tjdevries/gruvbuddy.nvim'
|
||||
Plug 'tpope/vim-surround'
|
||||
Plug 'vim-airline/vim-airline'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue