File tree 2 files changed +4
-2
lines changed 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *quickref.txt* For Vim バージョン 8.1. Last change: 2019 Sep 27
1
+ *quickref.txt* For Vim バージョン 8.1. Last change: 2019 Nov 07
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
886
886
'runtimepath' 'rtp' ランタイムファイル用のディレクトリのリスト
887
887
'scroll' 'scr' CTRL-U やCTRL-D でスクロールする行数
888
888
'scrollbind' 'scb' 他のウィンドウと同期してスクロールする
889
+ 'scrollfocus' 'scf' スクロールホイールはポインタの下のウィンドウに適用
889
890
'scrolljump' 'sj' スクロールする行数の最小値
890
891
'scrolloff' 'so' カーソルの上下に確保する表示行
891
892
'scrollopt' 'sbo' 'scrollbind' がどのように振舞うか
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -869,6 +869,7 @@ Short explanation of each option: *option-list*
869
869
'runtimepath' 'rtp' list of directories used for runtime files
870
870
'scroll' 'scr' lines to scroll with CTRL-U and CTRL-D
871
871
'scrollbind' 'scb' scroll in window as other windows scroll
872
+ 'scrollfocus' 'scf' scroll wheel applies to window under pointer
872
873
'scrolljump' 'sj' minimum number of lines to scroll
873
874
'scrolloff' 'so' minimum nr. of lines above and below cursor
874
875
'scrollopt' 'sbo' how 'scrollbind' should behave
You can’t perform that action at this time.
0 commit comments