dotar/vim/vundles/languages.vundle
2019-04-10 18:04:23 +08:00

10 lines
247 B
Plaintext

Bundle 'sheerun/vim-polyglot'
Bundle 'garbas/vim-snipmate.git'
Bundle 'honza/vim-snippets'
Bundle 'skwp/vim-html-escape'
Bundle 'chr4/nginx.vim'
Bundle 'scrooloose/nerdcommenter'
Bundle 'w0rp/ale'
Bundle 'mxw/vim-jsx'
Bundle 'jparise/vim-graphql'