vim-jp / vim-jp/vimdoc-ja-working
en: 正の数の意味で non-zero という記載がある
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 84
- Forks
- 61
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 35
Description
from https://github.com/vim-jp/vimdoc-ja-working/pull/1460
https://github.com/vim-jp/vimdoc-ja-working/blob/66044c78646a326fe4a90d0db1f398fa16684eb9/en/map.txt#L589
などの記載があるが、verbose は
と訳してあるように、1やそれ以上の値を設定するので、負数は対象外のはず
動作の調査や、他の類似箇所、よい英語記述できるかを含めて検討
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare en/map.txt around line 589 with doc/map.jax around lines 584–586, then inspect Vim's behavior for the referenced setting. Search for similar uses of “non-zero” in the documentation and determine the intended English wording. Done means the affected documentation and any related occurrences accurately describe the supported values.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100