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 = アンドゥ/リドゥ可能
815
815
| gu | gu{motion} 2 Nmove テキストを小文字にする
816
816
| gv | gv 前回の選択範囲を再選択する
817
817
| gw | gw{motion} 2 Nmove テキストを整形する。カーソル移動なし
818
- | netrw-gx | gx カーソル下のファイル名に対応したアプリケー
819
- ションを起動する(| netrw | プラグインがあると
820
- きのみ)
821
818
| g@ | g@{motion} 'operatorfunc' を呼ぶ。
822
819
| g~ | g~{motion} 2 Nmove テキストの大文字、小文字を変換する
823
820
| 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 ~
803
803
| gu | gu{motion} 2 make Nmove text lowercase
804
804
| gv | gv reselect the previous Visual area
805
805
| 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)
808
806
| g@ | g@{motion} call 'operatorfunc'
809
807
| g~ | g~{motion} 2 swap case for Nmove text
810
808
| g<Down> | g<Down> 1 same as "gj"
You can’t perform that action at this time.
0 commit comments