Skip to content

Commit f523e17

Browse files
authored
Merge pull request #1929 from h-east/update-index
Update index.{txt,jax}
2 parents a2740bf + ef1e812 commit f523e17

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

doc/index.jax

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff 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" と同じ。

en/index.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)