Use gruvbox vim plugin

This commit is contained in:
Dave Gallant
2021-01-17 01:37:42 -05:00
parent ce9022f6e6
commit c04db05438
3 changed files with 1 additions and 1423 deletions

View File

@@ -1,4 +0,0 @@
b = "build"
c = "check"
t = "test"
r = "run"

File diff suppressed because it is too large Load Diff

View File

@@ -293,6 +293,7 @@
Plug 'junegunn/fzf.vim'
Plug 'leafgarland/typescript-vim'
Plug 'neoclide/coc.nvim', {'branch': 'release'}
Plug 'morhetz/gruvbox'
Plug 'peitalin/vim-jsx-typescript'
Plug 'plasticboy/vim-markdown'
Plug 'rust-lang/rust.vim'