Use the default editor in Less

This commit is contained in:
Sorin Ionescu 2012-05-31 21:50:49 -04:00
parent bff945babf
commit 6e64bb96dc

View file

@ -66,7 +66,6 @@ if [[ "$OSTYPE" == darwin* ]]; then
fi
# Less
export LESSEDIT='vim ?lm+%lm. %f'
# Set the default Less options.
# Mouse-wheel scrolling has been disabled by -X (disable screen clearing).