File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 789
789
'iskeyword' 'isk' キーワードに含まれる文字
790
790
'isprint' 'isp' 視覚可能な文字
791
791
'joinspaces' 'js' 行連結時にピリオドの後に空白を2つ入れる
792
+ 'jumpoptions' 'jop' ジャンプがどのように行われるかを指定する
792
793
'key' 暗号鍵
793
794
'keymap' 'kmp' キーボードマッピングの名前
794
795
'keymodel' 'km' 範囲選択を開始/終了するキー
Original file line number Diff line number Diff line change @@ -772,6 +772,7 @@ Short explanation of each option: *option-list*
772
772
'iskeyword' 'isk' characters included in keywords
773
773
'isprint' 'isp' printable characters
774
774
'joinspaces' 'js' two spaces after a period with a join command
775
+ 'jumpoptions' 'jop' specifies how jumping is done
775
776
'key' encryption key
776
777
'keymap' 'kmp' name of a keyboard mapping
777
778
'keymodel' 'km' enable starting/stopping selection with keys
You can’t perform that action at this time.
0 commit comments