dotar/vim/vundles/languages.vundle
2018-07-21 14:33:58 +08:00

10 lines
255 B
Plaintext

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