Skip to content
Merged
Show file tree
Hide file tree
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
3 changes: 3 additions & 0 deletions dict.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ Unicode:

矩形ビジュアル:
- ビジュアル矩形
# "行ビジュアル\n矩形ビジュアル" に対して "ビジュアル矩形" (NG) がマッチするの
# を防ぐための項目 cf. https://github.com/vim-jp/vimdoc-ja/issues/221
行ビジュアル 矩形ビジュアル:

オペレータ待機モード:
- 演算子未解決モード
Expand Down
4 changes: 2 additions & 2 deletions doc/insert.jax
Original file line number Diff line number Diff line change
Expand Up @@ -1799,8 +1799,8 @@ NOTE: これらのコマンドは |:global| または |:vglobal| と組み合わ
{Vi にはない}

*:startgreplace*
:startg[replace][!] |:startreplace| と同様だが、|gR| のようなビジュアル置
換モードになる
:startg[replace][!] |:startreplace| と同様だが、|gR| のような仮想置換
モードになる
{Vi にはない}

==============================================================================
Expand Down