Skip to content

Commit

Permalink
Merge pull request #881 from skwp/yp/fix-jsx
Browse files Browse the repository at this point in the history
Swap out to better jsx plugin that doesnt mess up js formatting
  • Loading branch information
skwp committed Nov 9, 2022
2 parents 1dbb895 + 3b091aa commit 9e3425d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/vundles/languages.vundle
Expand Up @@ -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'

0 comments on commit 9e3425d

Please sign in to comment.