number
- オプション
- number
- 短縮形
- nu
- オプションの種類
- 切替
- 初期値
- オフ
- 有効範囲
- ウィンドウに対し適用
- 説明
- 行番号を表示する。
Print the line number in front of each line. When the 'n' option is
excluded from 'cpoptions' a wrapped line will not use the column of
line numbers (this is the default when 'compatible' isn't set).
The 'numberwidth' option can be used to set the room used for the line
number.
When a long, wrapped line doesn't start with the first character, '-'
characters are put before the number.
See |hl-LineNr| for the highlighting used for the number.
|