Swap out to better jsx plugin that doesnt mess up js formatting

This commit is contained in:
Yan Pritzker
2022-11-09 11:14:17 -08:00
parent 48ab4573d7
commit 888516a3e1

View File

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