Use the default editor in Less
This commit is contained in:
parent
bff945babf
commit
6e64bb96dc
|
@ -66,7 +66,6 @@ if [[ "$OSTYPE" == darwin* ]]; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Less
|
# Less
|
||||||
export LESSEDIT='vim ?lm+%lm. %f'
|
|
||||||
|
|
||||||
# Set the default Less options.
|
# Set the default Less options.
|
||||||
# Mouse-wheel scrolling has been disabled by -X (disable screen clearing).
|
# Mouse-wheel scrolling has been disabled by -X (disable screen clearing).
|
||||||
|
|
Loading…
Reference in a new issue