Skip to content

Commit

Permalink
better grammar (#3551)
Browse files Browse the repository at this point in the history
  • Loading branch information
casonadams authored Jan 7, 2022
1 parent 6715c5b commit 8f2a2dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/coc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1530,8 +1530,8 @@ g:coc_global_extensions *g:coc_global_extensions*
>
let g:coc_global_extensions = ['coc-json', 'coc-git']
<
Note: coc.nvim would try to install extensions that not installed in
this list after initialization.
Note: coc.nvim will try to install extensions that are not installed
in this list after initialization.

g:coc_uri_prefix_replace_patterns *g:coc_uri_prefix_replace_patterns*

Expand Down

0 comments on commit 8f2a2dc

Please sign in to comment.