Skip to content

Update options.{txt,jax} #2060

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update options.{txt,jax} #2060

wants to merge 3 commits into from

Conversation

h-east
Copy link
Member

@h-east h-east commented Apr 30, 2025

No description provided.

Copy link
Contributor

@tsuyoshicho tsuyoshicho left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Member

@mityu mityu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

気づいたところコメントしました。他は LGTM です。

@@ -2127,6 +2127,27 @@ Note 1番目の形式では、行全体がオプション指定に使われる
前またはマクロを検索 |i_CTRL-X_CTRL-D|
] タグ補完
t "]" と同じ
f{func} 関数 {func} を呼び出す。複数の "f" フラグを指定できる。関数の
呼び出し方法と戻り値の詳細については、|complete-functions| を
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「関数の呼び出し方法」だと "how to invoke function" みたいな文の訳っぽさを感じるので、「関数の呼び出され方」とか「どう関数が呼び出されるか」とかにするのはどうでしょう

呼び出し方法と戻り値の詳細については、|complete-functions| を
参照。値は関数名または |Funcref| を指定できる。|Funcref| 値の
場合、スペースはバックスラッシュ ('\') で、コンマは 2 つのバッ
クスラッシュ ('\\') でエスケープする必要がある (
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ここ、開き括弧だけ前の行に残ってるのってフォーマット的に良いんですっけ

< 上記と同じだが、バッファを最後に使用した時間でソートする。
より詳しくは |cmdline-completion| を参照
< 上記と同じだが、バッファのマッチは最後に使用された時間でソートされる
詳細はこちら |cmdline-completion|。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
詳細はこちら |cmdline-completion|。
詳細はこちら: |cmdline-completion|。

コロン抜けかもしれないです。意図的ならスルーしてください。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants