Skip to content

Commit 2776ceb

Browse files
committed
📝
1 parent 9730c3e commit 2776ceb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ execute command in vim:
6666
Configuration
6767
---
6868
69-
|name|default|detail|
69+
|name|default|description|
7070
|---|---|---|
7171
|`g:vim_jsx_pretty_enable_jsx_highlight`|1|jsx highlight flag|
7272
|`g:vim_jsx_pretty_colorful_config`|0|colorful config flag|
@@ -90,6 +90,7 @@ Configuration
9090
|---|---|
9191
|jsxTag| `<tag id="sample">`<br />`~~~~~~~~~~~~~~~~~`|
9292
|jsxTagName| `<tag id="sample">`<br />`_~~~_____________`|
93+
|jsxjsxAttrib| `<tag id="sample">`<br />`_____~~__________`|
9394
|jsxEqual| `<tag id="sample">`<br />`_______~_________`|
9495
|jsxString| `<tag id="sample">`<br />`________~~~~~~~~_`|
9596
|jsxCloseTag| `</tag> | <tag />`<br />`~~~~~~ | _____~~` |

0 commit comments

Comments
 (0)