Skip to content
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

Translate an english line in popup.jax #1132

Merged
merged 1 commit into from
Sep 3, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion doc/popup.jax
Original file line number Diff line number Diff line change
Expand Up @@ -758,7 +758,7 @@ popup_create() に渡す。
ロールしてこの行を表示する( 'wrap' がオフの場合
のみ適切に機能する)。
0: カーソル行をハイライトしない。
Default is zero, except for |popup_menu()|.
|popup_menu()| を除いて、デフォルトは0である。
filter 入力した文字をフィルタ処理できるコールバック。
|popup-filter| を参照。
mapping キーマッピングを許可する。FALSEで、かつポップアップが
Expand Down