I want to launch vim instead of the default vi editor when I hit v in less.
Are there any settings I can modify to allow me to do this?
|
I want to launch Are there any settings I can modify to allow me to do this? |
||||
|
|
|
From
v Invokes an editor to edit the current file being viewed. The
editor is taken from the environment variable VISUAL if defined,
or EDITOR if VISUAL is not defined, or defaults to "vi" if nei‐
ther VISUAL nor EDITOR is defined. See also the discussion of
LESSEDIT under the section on PROMPTS below.
Simply set standard |
|||||||||||
|
|
You can also make an alias |
|||||||
|