diff options
| author | mitermayer <mitermayer.reis@gmail.com> | 2017-05-25 16:43:46 -0700 |
|---|---|---|
| committer | mitermayer <mitermayer.reis@gmail.com> | 2017-05-25 16:48:05 -0700 |
| commit | 766ce5cad106d58b17dc911c2c2d6b3e1eb7af3e (patch) | |
| tree | 29de5f243b2e307956e2ce59f7deb388cd155a76 /README.md | |
| parent | 5077b05485e524f1e51fcb650984da4e728f1ba1 (diff) | |
| download | vim-prettier-766ce5cad106d58b17dc911c2c2d6b3e1eb7af3e.tar.xz | |
Adding working example GIF
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -4,6 +4,8 @@ A vim plugin wrapper for prettier, pre-configured with custom default prettier s By default it will auto format javascript files that have "@format" annotation in the header of the file. + + ### INSTALL Install with [vim-plug](https://github.com/junegunn/vim-plug), assumes node and yarn|npm installed globally. |
