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

Merged
merged 4 commits into from
May 10, 2025
Merged

Update options.{txt,jax} #2060

merged 4 commits into from
May 10, 2025

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 です。

doc/options.jax Outdated
@@ -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" みたいな文の訳っぽさを感じるので、「関数の呼び出され方」とか「どう関数が呼び出されるか」とかにするのはどうでしょう

Copy link
Member Author

Choose a reason for hiding this comment

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

「どう関数が呼び出されるか」をいただきました。Thanks!

doc/options.jax Outdated
呼び出し方法と戻り値の詳細については、|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.

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

Copy link
Member Author

Choose a reason for hiding this comment

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

前述の変更で改行位置変わったので微妙じゃなくなったのでOK 😄

doc/options.jax Outdated
< 上記と同じだが、バッファを最後に使用した時間でソートする。
より詳しくは |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|。

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

@h-east h-east requested a review from mityu May 9, 2025 18:49
@h-east h-east merged commit a8620da into vim-jp:master May 10, 2025
2 checks passed
@h-east h-east deleted the update-options branch May 10, 2025 06:08
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