Update plugins.vim

This commit is contained in:
Rawley Ivan Fowler 2021-12-19 16:59:30 +00:00
parent 68eb7e3731
commit e42424edc6

View file

@ -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'