Files
drunkendotfiles/vim/vundles/languages.vundle
Chris 7cb31bd93e Update vundle repos.
Update scrooloose repos as they seem to have changed maintainers.
2020-03-14 19:04:59 -07:00

10 lines
291 B
Plaintext

Bundle 'sheerun/vim-polyglot'
Bundle 'garbas/vim-snipmate.git'
Bundle 'honza/vim-snippets'
Bundle 'jtratner/vim-flavored-markdown.git'
Bundle 'vim-syntastic/syntastic.git'
Bundle 'nelstrom/vim-markdown-preview'
Bundle 'skwp/vim-html-escape'
Bundle 'mxw/vim-jsx'
Bundle 'jparise/vim-graphql'