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 09
1+ *quickref.txt* For Vim バージョン 9.2. Last change: 2026 Apr 15
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
912912'scrollfocus' 'scf' スクロールホイールはポインタの下のウィンドウに適用
913913'scrolljump' 'sj' スクロールする行数の最小値
914914'scrolloff' 'so' カーソルの上下に確保する表示行
915+ 'scrolloffpad' 'sop' ファイルの末尾に 'scrolloff' コンテキストを保持する
915916'scrollopt' 'sbo' 'scrollbind' がどのように振舞うか
916917'sections' 'sect' 節を分けるためのnroffのマクロ
917918'secure' カレントディレクトリの.vimrcを安全に読む
Original file line number Diff line number Diff line change 1- *quickref.txt* For Vim version 9.2. Last change: 2026 Apr 09
1+ *quickref.txt* For Vim version 9.2. Last change: 2026 Apr 15
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -895,6 +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
898899'scrollopt' 'sbo' how 'scrollbind' should behave
899900'sections' 'sect' nroff macros that separate sections
900901'secure' secure mode for reading .vimrc in current dir
You can’t perform that action at this time.
0 commit comments