We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95572d0 commit 9730c3eCopy full SHA for 9730c3e
1 file changed
README.md
@@ -75,7 +75,7 @@ Configuration
75
- Disable jsx highlight (but highlight group is set to jsx syntax. so this plugin expect to add highlight settings in case of disabled.)
76
77
```vim
78
- let g:vim_jsx_pretty_enable_jsx_highlight = 1 " default 1
+ let g:vim_jsx_pretty_enable_jsx_highlight = 0 " default 1
79
```
80
81
- Colorful style (**vim-javascript only**)
0 commit comments