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: 0 additions & 3 deletions doc/index.jax
Original file line number Diff line number Diff line change
Expand Up @@ -815,9 +815,6 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
|gu| gu{motion} 2 Nmove テキストを小文字にする
|gv| gv 前回の選択範囲を再選択する
|gw| gw{motion} 2 Nmove テキストを整形する。カーソル移動なし
|netrw-gx| gx カーソル下のファイル名に対応したアプリケー
ションを起動する(|netrw| プラグインがあると
きのみ)
|g@| g@{motion} 'operatorfunc' を呼ぶ。
|g~| g~{motion} 2 Nmove テキストの大文字、小文字を変換する
|g<Down>| g<Down> 1 "gj" と同じ。
Expand Down
2 changes: 0 additions & 2 deletions en/index.txt
Original file line number Diff line number Diff line change
Expand Up @@ -803,8 +803,6 @@ tag char note action in Normal mode ~
|gu| gu{motion} 2 make Nmove text lowercase
|gv| gv reselect the previous Visual area
|gw| gw{motion} 2 format Nmove text and keep cursor
|netrw-gx| gx execute application for file name under the
cursor (only with |netrw| plugin)
|g@| g@{motion} call 'operatorfunc'
|g~| g~{motion} 2 swap case for Nmove text
|g<Down>| g<Down> 1 same as "gj"
Expand Down