File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,9 +16,9 @@ The React syntax highlighting and indenting plugin for vim. Also supports the ty
1616
1717### Syntax
1818
19- | vim-jsx-pretty<br />(add colorful config)| vim-jsx-pretty| mxw/vim-jsx |
20- | ---| ---| --- |
21- | ![ vim-jsx-pretty colorful] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx-pretty-colorful.png ) | ![ vim-jsx-pretty] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx-pretty.png ) | ![ vim-jsx ] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx.png ) |
19+ | vim-jsx-pretty<br />(add colorful config)| vim-jsx-pretty|
20+ | ---| ---|
21+ | ![ vim-jsx-pretty colorful] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx-pretty-colorful.png ) | ![ vim-jsx-pretty] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx-pretty.png ) |
2222
2323### Auto indent
2424
@@ -40,10 +40,10 @@ your `~/.vimrc`:
4040 Plug 'maxmellon/vim-jsx-pretty'
4141 ```
4242
43- - with: vim-javascript (**Recommended but not required**)
43+ - with: [yuezk/ vim-js](https://github.com/yuezk/vim-js) (**Recommended but not required**)
4444
4545 ```vim
46- Plug 'pangloss /vim-javascript '
46+ Plug 'yuezk /vim-js '
4747 Plug 'maxmellon/vim-jsx-pretty'
4848 ```
4949
You can’t perform that action at this time.
0 commit comments