dotar/vim/vundles/languages.vundle

10 lines
288 B
Plaintext
Raw Normal View History

Bundle 'sheerun/vim-polyglot'
Bundle 'garbas/vim-snipmate.git'
Bundle 'honza/vim-snippets'
Bundle 'jtratner/vim-flavored-markdown.git'
Bundle 'scrooloose/syntastic.git'
Bundle 'nelstrom/vim-markdown-preview'
Bundle 'skwp/vim-html-escape'
2017-01-05 03:45:57 +08:00
Bundle 'mxw/vim-jsx'
Bundle 'jparise/vim-graphql'