Update .vimrc
This commit is contained in:
parent
11ddd3a39b
commit
d308f39d92
1 changed files with 0 additions and 3 deletions
|
@ -14,9 +14,6 @@ call plug#begin()
|
||||||
Plug 'preservim/NERDTree', { 'on': 'NERDTreeToggle' }
|
Plug 'preservim/NERDTree', { 'on': 'NERDTreeToggle' }
|
||||||
Plug 'itchyny/lightline.vim'
|
Plug 'itchyny/lightline.vim'
|
||||||
Plug 'tpope/vim-surround'
|
Plug 'tpope/vim-surround'
|
||||||
Plug 'arzg/vim-colors-xcode'
|
|
||||||
Plug 'srcery-colors/srcery-vim'
|
|
||||||
Plug 'sainnhe/gruvbox-material'
|
|
||||||
Plug 'https://github.com/KabbAmine/yowish.vim'
|
Plug 'https://github.com/KabbAmine/yowish.vim'
|
||||||
Plug 'https://github.com/ap/vim-css-color'
|
Plug 'https://github.com/ap/vim-css-color'
|
||||||
Plug 'neoclide/coc.nvim'
|
Plug 'neoclide/coc.nvim'
|
||||||
|
|
Loading…
Reference in a new issue