Gruvbox should be here too

This commit is contained in:
Bartek Stalewski 2021-03-22 12:41:05 +01:00
parent 1f89e17c04
commit 5bd6079843

View file

@ -1,5 +1,7 @@
call plug#begin('$XDG_DATA_HOME/vim-plugins')
Plug 'NLKNguyen/papercolor-theme'
Plug 'morhetz/gruvbox'
Plug 'junegunn/fzf'
Plug 'junegunn/fzf.vim'
Plug 'mhinz/vim-signify'