vim-jp / vim-jp/vimdoc-ja-working

autocmdのtriggered/triggeringのブレ

Open
#878 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.