File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,9 +4,15 @@ vim-jsx-pretty
44Demo
55---
66
7- | maxmellon/vim-jsx-pretty| mxw/vim-jsx|
8- | ---| ---|
9- | ![ ] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx-pretty.png ) | ![ ] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx.png ) |
7+ - syntax
8+
9+ | vim-jsx-pretty<br />(add colorful config)| vim-jsx-pretty| mxw/vim-jsx|
10+ | ---| ---| ---|
11+ | ![ ] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx-pretty-colorful.png ) | ![ ] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx-pretty.png ) | ![ ] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/vim-jsx.png ) |
12+
13+ - auto indent (** with vim-javascript** )
14+
15+ ![ ] ( https://raw.githubusercontent.com/MaxMEllon/demos/master/vim-jsx-pretty/auto-indent.gif )
1016
1117Requirement
1218---
@@ -71,15 +77,6 @@ execute command in vim:
7177 :so ~/.vimrc
7278 :PlugInstall
7379
74- Manual Installation
75- ---
76-
77- ```
78- mkdir -p ~ /.vim/after/syntax/javascript
79- wget https://raw.githubusercontent.com/MaxMEllon/vim-jsx-pretty/master/after/syntax/javascript.vim
80- cp javascript.vim ~ /.vim/after/syntax/javascript/javascript.vim
81- ```
82-
8380LICENSE
8481---
8582[MIT](./LICENSE.txt)
You can’t perform that action at this time.
0 commit comments