We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6d620a1 + 68fda67 commit baf4207Copy full SHA for baf4207
README.md
@@ -219,7 +219,7 @@ By default we auto focus on the quickfix when there are errors but can also be d
219
let g:prettier#quickfix_auto_focus = 0
220
```
221
222
-To running vim-prettier not only before saving, but also after changing text or leaving insert mode:
+To run vim-prettier not only before saving, but also after changing text or leaving insert mode:
223
224
```vim
225
" when running at every change you may want to disable quickfix
0 commit comments