Merge pull request #881 from skwp/yp/fix-jsx

Swap out to better jsx plugin that doesnt mess up js formatting
This commit is contained in:
Yan Pritzker
2022-11-09 11:14:45 -08:00
committed by GitHub

View File

@@ -7,6 +7,6 @@ Bundle 'jtratner/vim-flavored-markdown.git'
Bundle 'vim-syntastic/syntastic.git'
Bundle 'nelstrom/vim-markdown-preview'
Bundle 'skwp/vim-html-escape'
Bundle 'mxw/vim-jsx'
Bundle 'MaxMEllon/vim-jsx-pretty'
Bundle 'jparise/vim-graphql'
Bundle 'mogelbrod/vim-jsonpath'