Skip to content

Commit 393c7ba

Browse files
authored
Merge pull request #1304 from vim-jp/hh-update-quickref
Update quickref.{txt,jax}
2 parents 74b39c0 + 5925e5b commit 393c7ba

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/quickref.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -789,6 +789,7 @@
789789
'iskeyword' 'isk' キーワードに含まれる文字
790790
'isprint' 'isp' 視覚可能な文字
791791
'joinspaces' 'js' 行連結時にピリオドの後に空白を2つ入れる
792+
'jumpoptions' 'jop' ジャンプがどのように行われるかを指定する
792793
'key' 暗号鍵
793794
'keymap' 'kmp' キーボードマッピングの名前
794795
'keymodel' 'km' 範囲選択を開始/終了するキー

en/quickref.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -772,6 +772,7 @@ Short explanation of each option: *option-list*
772772
'iskeyword' 'isk' characters included in keywords
773773
'isprint' 'isp' printable characters
774774
'joinspaces' 'js' two spaces after a period with a join command
775+
'jumpoptions' 'jop' specifies how jumping is done
775776
'key' encryption key
776777
'keymap' 'kmp' name of a keyboard mapping
777778
'keymodel' 'km' enable starting/stopping selection with keys

0 commit comments

Comments
 (0)