dotar/vim/vundles/languages.vundle
2017-10-11 00:39:38 +08:00

12 lines
327 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 'chr4/nginx.vim'
Bundle 'derekwyatt/vim-scala'
Bundle 'scrooloose/nerdcommenter'
Bundle 'klen/python-mode'