File tree Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Expand file tree Collapse file tree 2 files changed +0
-5
lines changed Original file line number Diff line number Diff line change @@ -815,9 +815,6 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
815815| gu | gu{motion} 2 Nmove テキストを小文字にする
816816| gv | gv 前回の選択範囲を再選択する
817817| gw | gw{motion} 2 Nmove テキストを整形する。カーソル移動なし
818- | netrw-gx | gx カーソル下のファイル名に対応したアプリケー
819- ションを起動する(| netrw | プラグインがあると
820- きのみ)
821818| g@ | g@{motion} 'operatorfunc' を呼ぶ。
822819| g~ | g~{motion} 2 Nmove テキストの大文字、小文字を変換する
823820| g<Down> | g<Down> 1 "gj" と同じ。
Original file line number Diff line number Diff line change @@ -803,8 +803,6 @@ tag char note action in Normal mode ~
803803| gu | gu{motion} 2 make Nmove text lowercase
804804| gv | gv reselect the previous Visual area
805805| gw | gw{motion} 2 format Nmove text and keep cursor
806- | netrw-gx | gx execute application for file name under the
807- cursor (only with | netrw | plugin)
808806| g@ | g@{motion} call 'operatorfunc'
809807| g~ | g~{motion} 2 swap case for Nmove text
810808| g<Down> | g<Down> 1 same as "gj"
You can’t perform that action at this time.
0 commit comments