You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
512 B
Markdown
13 lines
512 B
Markdown
If you are reporting an issue that involves any JSX (e.g.
|
|
<div>{`${example}`}</div>), PLEASE PLEASE PLEASE make sure you have properly
|
|
setup and are sourcing this plugin https://github.com/mxw/vim-jsx
|
|
|
|
WE DO NOT support JSX automatically, you need another plugin to add get this
|
|
functionality.
|
|
|
|
If applicable, include a snippet of code that we can easily copy and paste that
|
|
replicates your bug.
|
|
|
|
Make sure the bug still exists if you disable all other javascript plugins
|
|
except the one noted above, mxw/vim-jsx
|