Update vundle repos.

Update scrooloose repos as they seem to have changed maintainers.
This commit is contained in:
Chris
2020-03-14 19:04:59 -07:00
parent 19e4478ad5
commit 7cb31bd93e
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ Bundle 'sheerun/vim-polyglot'
Bundle 'garbas/vim-snipmate.git'
Bundle 'honza/vim-snippets'
Bundle 'jtratner/vim-flavored-markdown.git'
Bundle 'scrooloose/syntastic.git'
Bundle 'vim-syntastic/syntastic.git'
Bundle 'nelstrom/vim-markdown-preview'
Bundle 'skwp/vim-html-escape'
Bundle 'mxw/vim-jsx'