Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/various.jax
Original file line number Diff line number Diff line change
Expand Up @@ -665,8 +665,8 @@ less のコマンドをシミュレートするためのマップを設定しま

"h" キーを押すと使用できるコマンドのショートヘルプが表示されます。

If you want to set options differently when using less, define the
LessInitFunc in your vimrc, for example: >
もし less を使っていて異なるオプションを設定したい場合は vimrc に LessInitFunc
を定義します。例: >

func LessInitFunc()
set nocursorcolumn nocursorline
Expand Down