dotar/vim/vundles/languages.vundle
2017-04-09 03:28:56 +08:00

12 lines
340 B
Plaintext

Bundle 'sheerun/vim-polyglot'
Bundle 'garbas/vim-snipmate.git'
Bundle 'honza/vim-snippets'
Bundle 'scrooloose/syntastic.git'
Bundle 'skwp/vim-html-escape'
Bundle 'ternjs/tern_for_vim'
Bundle 'jparise/vim-graphql'
Bundle 'evanmiller/nginx-vim-syntax'
Bundle 'derekwyatt/vim-scala'
Bundle 'scrooloose/nerdcommenter'
Bundle 'klen/python-mode'