File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
957957'splitright' 'spr' ウィンドウの縦分割で新規ウィンドウを右に作る
958958'startofline' 'sol' カーソル移動コマンドで行の最初の非空白へ移動する
959959'statusline' 'stl' ステータスラインの表示内容を設定する
960+ 'statuslineopt' 'stlo' | status-line | の追加オプション
960961'suffixes' 'su' ファイルが複数マッチした時に無視する拡張子
961962'suffixesadd' 'sua' 検索対象のファイルの拡張子
962963'swapfile' 'swf' スワップファイルを使うかどうか
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments