Skip to content

Commit b512352

Browse files
authored
Merge pull request #1617 from vim-jp/hh-update-quickref
Update quickref.{txt,jax}
2 parents de99759 + 0c1ec80 commit b512352

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
@@ -952,6 +952,7 @@
952952
'switchbuf' 'swb' バッファ切替え時の動作
953953
'synmaxcol' 'sws' この桁までしか構文アイテムを探さない
954954
'syntax' 'syn' カレントバッファの構文強調表示の定義
955+
'tabclose' 'tcl' タブを閉じるときにどのタブページにフォーカスするか
955956
'tabline' 'tal' コンソールのタブページラインのカスタムフォーマット
956957
'tabpagemax' 'tpm' タブページの最大数。|-p|と "tab all" に使われる
957958
'tabstop' 'ts' <Tab>の表示幅

en/quickref.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -935,6 +935,7 @@ Short explanation of each option: *option-list*
935935
'switchbuf' 'swb' sets behavior when switching to another buffer
936936
'synmaxcol' 'smc' maximum column to find syntax items
937937
'syntax' 'syn' syntax to be loaded for current buffer
938+
'tabclose' 'tcl' which tab page to focus when closing a tab
938939
'tabline' 'tal' custom format for the console tab pages line
939940
'tabpagemax' 'tpm' maximum number of tab pages for |-p| and "tab all"
940941
'tabstop' 'ts' number of spaces that <Tab> in file uses

0 commit comments

Comments
 (0)