diff options
| author | Mitermayer Reis <mitermayer.reis@gmail.com> | 2017-05-25 16:53:04 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-05-25 16:53:04 -0700 |
| commit | 2f5987634662e8a245027f011d2096aeb6a17116 (patch) | |
| tree | 29de5f243b2e307956e2ce59f7deb388cd155a76 | |
| parent | 5077b05485e524f1e51fcb650984da4e728f1ba1 (diff) | |
| parent | 766ce5cad106d58b17dc911c2c2d6b3e1eb7af3e (diff) | |
| download | vim-prettier-2f5987634662e8a245027f011d2096aeb6a17116.tar.xz | |
Merge pull request #1 from mitermayer/adding-working-example-gif
Adding working example GIF
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | media/vim-prettier.gif | bin | 0 -> 572612 bytes |
2 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. diff --git a/media/vim-prettier.gif b/media/vim-prettier.gif Binary files differnew file mode 100644 index 0000000..d00a15b --- /dev/null +++ b/media/vim-prettier.gif |
