Skip to content

Commit baf4764

Browse files
authored
Merge pull request #2522 from h-east/update-quickref
Update quickref.{txt,jax}
2 parents b1b9729 + f2d2093 commit baf4764

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

doc/quickref.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim バージョン 9.2. Last change: 2026 Feb 14
1+
*quickref.txt* For Vim バージョン 9.2. Last change: 2026 Mar 01
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -957,6 +957,7 @@
957957
'splitright' 'spr' ウィンドウの縦分割で新規ウィンドウを右に作る
958958
'startofline' 'sol' カーソル移動コマンドで行の最初の非空白へ移動する
959959
'statusline' 'stl' ステータスラインの表示内容を設定する
960+
'statuslineopt' 'stlo' |status-line| の追加オプション
960961
'suffixes' 'su' ファイルが複数マッチした時に無視する拡張子
961962
'suffixesadd' 'sua' 検索対象のファイルの拡張子
962963
'swapfile' 'swf' スワップファイルを使うかどうか

en/quickref.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*quickref.txt* For Vim version 9.2. Last change: 2026 Feb 14
1+
*quickref.txt* For Vim version 9.2. Last change: 2026 Mar 01
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -939,6 +939,7 @@ Short explanation of each option: *option-list*
939939
'splitright' 'spr' new window is put right of the current one
940940
'startofline' 'sol' commands move cursor to first non-blank in line
941941
'statusline' 'stl' custom format for the status line
942+
'statuslineopt' 'stlo' additional options for the |status-line|
942943
'suffixes' 'su' suffixes that are ignored with multiple match
943944
'suffixesadd' 'sua' suffixes added when searching for a file
944945
'swapfile' 'swf' whether to use a swapfile for a buffer

0 commit comments

Comments
 (0)