Skip to content

Commit c271844

Browse files
authored
Merge pull request #2588 from h-east/update-quickref
Update quickref.{txt,jax}
2 parents f67fbab + 76389f1 commit c271844

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 Apr 09
1+
*quickref.txt* For Vim バージョン 9.2. Last change: 2026 Apr 15
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -912,6 +912,7 @@
912912
'scrollfocus' 'scf' スクロールホイールはポインタの下のウィンドウに適用
913913
'scrolljump' 'sj' スクロールする行数の最小値
914914
'scrolloff' 'so' カーソルの上下に確保する表示行
915+
'scrolloffpad' 'sop' ファイルの末尾に 'scrolloff' コンテキストを保持する
915916
'scrollopt' 'sbo' 'scrollbind' がどのように振舞うか
916917
'sections' 'sect' 節を分けるためのnroffのマクロ
917918
'secure' カレントディレクトリの.vimrcを安全に読む

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 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

0 commit comments

Comments
 (0)