Update plugins.vim

main
Rawley Ivan Fowler 2 years ago
parent 68eb7e3731
commit e42424edc6

@ -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…
Cancel
Save