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 Apr 15
1+ *quickref.txt* For Vim バージョン 9.2. Last change: 2026 Apr 21
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
912912'scrollfocus' 'scf' スクロールホイールはポインタの下のウィンドウに適用
913913'scrolljump' 'sj' スクロールする行数の最小値
914914'scrolloff' 'so' カーソルの上下に確保する表示行
915- 'scrolloffpad' 'sop' ファイルの末尾に 'scrolloff' コンテキストを保持する
915+ 'scrolloffpad' 'sop' カーソルをファイルの末尾で垂直方向に中央揃えする
916916'scrollopt' 'sbo' 'scrollbind' がどのように振舞うか
917917'sections' 'sect' 節を分けるためのnroffのマクロ
918918'secure' カレントディレクトリの.vimrcを安全に読む
Original file line number Diff line number Diff line change 1- *quickref.txt* For Vim version 9.2. Last change: 2026 Apr 15
1+ *quickref.txt* For Vim version 9.2. Last change: 2026 Apr 21
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -895,7 +895,7 @@ Short explanation of each option: *option-list*
895895'scrollfocus' 'scf' scroll wheel applies to window under pointer
896896'scrolljump' 'sj' minimum number of lines to scroll
897897'scrolloff' 'so' minimum nr. of lines above and below cursor
898- 'scrolloffpad' 'sop' keep 'scrolloff' context at end of file
898+ 'scrolloffpad' 'sop' vertically center cursor at end of file
899899'scrollopt' 'sbo' how 'scrollbind' should behave
900900'sections' 'sect' nroff macros that separate sections
901901'secure' secure mode for reading .vimrc in current dir
You can’t perform that action at this time.
0 commit comments