Skip to content

Commit 45c0cde

Browse files
committed
Update#4
1 parent 851985f commit 45c0cde

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

doc/quickref.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -687,6 +687,7 @@
687687
ソルを移動させる
688688
'cursorcolumn' 'cuc' カーソルがある桁を強調表示する
689689
'cursorline' 'cul' カーソルがある行を強調表示する
690+
'cursorlineopt' 'culopt' 'cursorline' のための設定
690691
'debug' "msg" と設定すると全てのエラーが表示される
691692
'define' 'def' マクロ定義検索パターン
692693
'delcombine' 'deco' 合成文字の削除時に構成要素を全て消す

en/quickref.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -670,6 +670,7 @@ Short explanation of each option: *option-list*
670670
'cursorbind' 'crb' move cursor in window as it moves in other windows
671671
'cursorcolumn' 'cuc' highlight the screen column of the cursor
672672
'cursorline' 'cul' highlight the screen line of the cursor
673+
'cursorlineopt' 'culopt' settings for 'cursorline'
673674
'debug' set to "msg" to see all error messages
674675
'define' 'def' pattern to be used to find a macro definition
675676
'delcombine' 'deco' delete combining characters on their own

0 commit comments

Comments
 (0)