Merge pull request #880 from skwp/yp/javascript

Add javascript plugins
This commit is contained in:
Yan Pritzker
2022-11-09 11:03:19 -08:00
committed by GitHub

View File

@@ -1,4 +1,6 @@
Bundle 'sheerun/vim-polyglot'
Bundle 'pangloss/vim-javascript'
Bundle 'w0rp/ale'
Bundle 'garbas/vim-snipmate.git'
Bundle 'honza/vim-snippets'
Bundle 'jtratner/vim-flavored-markdown.git'
@@ -7,3 +9,4 @@ Bundle 'nelstrom/vim-markdown-preview'
Bundle 'skwp/vim-html-escape'
Bundle 'mxw/vim-jsx'
Bundle 'jparise/vim-graphql'
Bundle 'mogelbrod/vim-jsonpath'