dotar/vim/vundles/languages.vundle
2019-04-22 01:13:37 +08:00

9 lines
226 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 'jparise/vim-graphql'