Skip to content

Finish checker #222

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 2 commits into from
Feb 12, 2016
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