vim-jp / vim-jp/vimdoc-ja-working
autocmdのtriggered/triggeringのブレ
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 84
- Forks
- 61
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 35
Description
autocmd.jaxにて
- event is triggered で 「イベントが発生」
- event is not triggered again で 「イベントは再びトリガーされない。」
- prevent triggering this autocommand で 「この自動コマンドの実行は...抑制する」
などいろいろあります(トリガーとトリガだとトリガーに統一されていはいる)
全部揃えればいいというものではないですし、文脈はありますが、ちょっと整理したほうがいいかもしれません。
ただ、すぐにどうこうはないので、注意記載まで。
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
Start by reading autocmd.jax and locating the mentioned translations for “event is triggered,” “event is not triggered again,” and “prevent triggering this autocommand.” Review their surrounding context and document which terminology should be aligned; done means the relevant trigger-related wording is consistently organized without losing contextual distinctions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100