diff options
| author | Gustavo Gimenez <gustavo.gimenez@globant.com> | 2017-12-10 21:30:13 -0300 |
|---|---|---|
| committer | Gustavo Gimenez <gustavo.gimenez@globant.com> | 2017-12-10 21:30:13 -0300 |
| commit | feb6f6500791790315015e82d636067fe02c513a (patch) | |
| tree | 5ad922ffaa24beaab986fc3058032bc541f4f07a | |
| parent | 346bbb8a213f6ca9bc0571306444cf5748334a75 (diff) | |
| download | vim-prettier-feb6f6500791790315015e82d636067fe02c513a.tar.xz | |
text was included inside the block code
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,9 +30,9 @@ or simply enable for all formats by: Plug 'prettier/vim-prettier', { 'do': 'yarn install' } ``` -``` For those using [vim-pathogen](https://github.com/tpope/vim-pathogen), you can run the following in a terminal: +``` cd ~/.vim/bundle git clone https://github.com/prettier/prettier ``` |
