Skip to content

Commit eb72a1f

Browse files
authored
Merge pull request #741 from kazukazuinaina/update_quickref
update quickref.{txt,jax}
2 parents a58f877 + c6f723c commit eb72a1f

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

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 バージョン 8.1. Last change: 2019 Sep 27
1+
*quickref.txt* For Vim バージョン 8.1. Last change: 2019 Nov 07
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -886,6 +886,7 @@
886886
'runtimepath' 'rtp' ランタイムファイル用のディレクトリのリスト
887887
'scroll' 'scr' CTRL-UCTRL-Dでスクロールする行数
888888
'scrollbind' 'scb' 他のウィンドウと同期してスクロールする
889+
'scrollfocus' 'scf' スクロールホイールはポインタの下のウィンドウに適用
889890
'scrolljump' 'sj' スクロールする行数の最小値
890891
'scrolloff' 'so' カーソルの上下に確保する表示行
891892
'scrollopt' 'sbo' 'scrollbind' がどのように振舞うか

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 8.1. Last change: 2019 Sep 27
1+
*quickref.txt* For Vim version 8.1. Last change: 2019 Nov 07
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -869,6 +869,7 @@ Short explanation of each option: *option-list*
869869
'runtimepath' 'rtp' list of directories used for runtime files
870870
'scroll' 'scr' lines to scroll with CTRL-U and CTRL-D
871871
'scrollbind' 'scb' scroll in window as other windows scroll
872+
'scrollfocus' 'scf' scroll wheel applies to window under pointer
872873
'scrolljump' 'sj' minimum number of lines to scroll
873874
'scrolloff' 'so' minimum nr. of lines above and below cursor
874875
'scrollopt' 'sbo' how 'scrollbind' should behave

0 commit comments

Comments
 (0)