We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ccd687 + 1bd5f84 commit 95e6a2fCopy full SHA for 95e6a2f
dict.yml
@@ -175,6 +175,9 @@ Unicode:
175
176
矩形ビジュアル:
177
- ビジュアル矩形
178
+# "行ビジュアル\n矩形ビジュアル" に対して "ビジュアル矩形" (NG) がマッチするの
179
+# を防ぐための項目 cf. https://github.com/vim-jp/vimdoc-ja/issues/221
180
+行ビジュアル 矩形ビジュアル:
181
182
オペレータ待機モード:
183
- 演算子未解決モード
doc/insert.jax
@@ -1799,8 +1799,8 @@ NOTE: これらのコマンドは |:global| または |:vglobal| と組み合わ
1799
{Vi にはない}
1800
1801
*:startgreplace*
1802
-:startg[replace][!] |:startreplace| と同様だが、|gR| のようなビジュアル置
1803
- 換モードになる。
+:startg[replace][!] |:startreplace| と同様だが、|gR| のような仮想置換
+ モードになる。
1804
1805
1806
==============================================================================
0 commit comments