fix(doc): add missing parameter documentation (#337)

Parameter `-p` was not documented for `:GoCoverage`
nvim_0.8
Manuel 12 months ago committed by GitHub
parent 43be71be21
commit 711b3b84cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -152,6 +152,7 @@ COMMANDS *go-nvim-commands*
flags:
-t coveragefile load coverage data from coveragefile
-p Coverage for current package only
-r Remove existing highlighting in current buffer.
-R Remove all existing highlighting.
-t Toggle display of highlighting.

Loading…
Cancel
Save