-
Notifications
You must be signed in to change notification settings - Fork 65
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
doc: help uniq phrase translate #898
Merged
k-takata
merged 8 commits into
vim-jp:master
from
tsuyoshicho:update/phrase-trans-20210325
Apr 24, 2021
Merged
doc: help uniq phrase translate #898
k-takata
merged 8 commits into
vim-jp:master
from
tsuyoshicho:update/phrase-trans-20210325
Apr 24, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
こんなのもありました。探せばまだまだありそうですね・・ diff --git a/doc/options.jax b/doc/options.jax
index 826711de..0578a64f 100644
--- a/doc/options.jax
+++ b/doc/options.jax
@@ -7301,7 +7301,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
m F 修正フラグ。表示されるのは "[+]"。'modifiable' がオフのときは
"[-]"
M F 修正フラグ。表示されるのは ",+" または ",-"。
- r F 読み込み専用フラグ。表示されるのは "[RO]"。
+ r F 読み込み専用フラグ。表示されるのは "[読専]"。
R F 読み込み専用フラグ。表示されるのは ",RO"。
h F ヘルプバッファフラグ。表示されるのは "[ヘルプ]"。
H F ヘルプバッファフラグ。表示されるのは ",HLP"。
@@ -7309,7 +7309,7 @@ Note 1番目の形式では、行全体がオプション指定に使われる
W F プレビューウィンドウフラグ。表示されるのは ",PRV"。
y F バッファ内のファイルのタイプ。例えば "[vim]"。'filetype' を参照。
Y F バッファ内のファイルのタイプ。例えば ",VIM"。'filetype' を参照。
- q S "[Quickfix List]"、"[Location List]" または空文字。
+ q S "[Quickfixリスト]"、"[Locationリスト]" または空文字。
k S 他言語用マッピング |:lmap| が使われているとき、変数
"b:keymap_name" または 'keymap' を "<keymap>" と表示する。
n N バッファ番号。 |
tsuyoshicho
force-pushed
the
update/phrase-trans-20210325
branch
from
March 25, 2021 11:06
c92cf63
to
f788ce7
Compare
slackで受けた指摘も含め、記法を改善 + optionsも対応、コミット分割 |
|
slack にも書きましたが、
追記: issue にしておきました。#899 |
h-east
approved these changes
Apr 24, 2021
thx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
rel #896