File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 687687 ソルを移動させる
688688'cursorcolumn' 'cuc' カーソルがある桁を強調表示する
689689'cursorline' 'cul' カーソルがある行を強調表示する
690+ 'cursorlineopt' 'culopt' 'cursorline' のための設定
690691'debug' "msg" と設定すると全てのエラーが表示される
691692'define' 'def' マクロ定義検索パターン
692693'delcombine' 'deco' 合成文字の削除時に構成要素を全て消す
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments