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 952
952
'switchbuf' 'swb' バッファ切替え時の動作
953
953
'synmaxcol' 'sws' この桁までしか構文アイテムを探さない
954
954
'syntax' 'syn' カレントバッファの構文強調表示の定義
955
+ 'tabclose' 'tcl' タブを閉じるときにどのタブページにフォーカスするか
955
956
'tabline' 'tal' コンソールのタブページラインのカスタムフォーマット
956
957
'tabpagemax' 'tpm' タブページの最大数。| -p | と "tab all" に使われる
957
958
'tabstop' 'ts' <Tab> の表示幅
Original file line number Diff line number Diff line change @@ -935,6 +935,7 @@ Short explanation of each option: *option-list*
935
935
'switchbuf' 'swb' sets behavior when switching to another buffer
936
936
'synmaxcol' 'smc' maximum column to find syntax items
937
937
'syntax' 'syn' syntax to be loaded for current buffer
938
+ 'tabclose' 'tcl' which tab page to focus when closing a tab
938
939
'tabline' 'tal' custom format for the console tab pages line
939
940
'tabpagemax' 'tpm' maximum number of tab pages for | -p | and "tab all"
940
941
'tabstop' 'ts' number of spaces that <Tab> in file uses
You can’t perform that action at this time.
0 commit comments