Add javascript friendly options

This commit is contained in:
Yan Pritzker
2022-11-09 10:55:10 -08:00
parent 4228bbb4e1
commit 48ab4573d7

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'