Skip to content

Commit

Permalink
Merge pull request #123 from okitoxo/patch-1
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
chemzqm authored Apr 25, 2021
2 parents b99ad1b + ffbdc1f commit 905e830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ vmap <leader>f <Plug>(coc-format-selected)
nmap <leader>f <Plug>(coc-format-selected)
```

Then your can `<leader>f` for range format.
Then you can `<leader>f` for range format.

Prettier range format only support languageId including: `javascript`,
`javascriptreact`, `typescript`, `typescriptreact`, `json` and `graphql`.
Expand Down

0 comments on commit 905e830

Please sign in to comment.