Use the default editor in Less

main
Sorin Ionescu 12 years ago
parent bff945babf
commit 6e64bb96dc

@ -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).

Loading…
Cancel
Save