home | switch default editor to lvim
This commit is contained in:
parent
cedfa3d41a
commit
d3ad4f0013
5 changed files with 7 additions and 5 deletions
|
|
@ -108,7 +108,7 @@ then
|
|||
LESS="-Rs"
|
||||
EXINIT="set wrapmargin=8 sh=$SHELL sw=4 report=2 tabstop=8"
|
||||
export EXINIT EDITOR PAGER LESS
|
||||
EDITOR=vi
|
||||
EDITOR=lvim
|
||||
if [ -x /usr/bin/vim ]
|
||||
then
|
||||
EDITOR=vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue