Files
drunkendotfiles/vim/vundles/languages.vundle

13 lines
387 B
Plaintext

Bundle 'sheerun/vim-polyglot'
Bundle 'pangloss/vim-javascript'
Bundle 'w0rp/ale'
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 'MaxMEllon/vim-jsx-pretty'
Bundle 'jparise/vim-graphql'
Bundle 'mogelbrod/vim-jsonpath'