Update plugins.vim
This commit is contained in:
parent
68eb7e3731
commit
e42424edc6
1 changed files with 2 additions and 0 deletions
|
@ -9,6 +9,8 @@ call plug#begin('~/.config/nvim/autoload/plugged')
|
|||
Plug 'neovim/nvim-lspconfig'
|
||||
Plug 'sheerun/vim-polyglot'
|
||||
Plug 'scrooloose/NERDTree'
|
||||
Plug 'ap/vim-css-color'
|
||||
Plug 'https://gitlab.com/rawleyIfowler/melange'
|
||||
Plug 'jiangmiao/auto-pairs'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'scrooloose/syntastic'
|
||||
|
|
Loading…
Reference in a new issue