1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-03 15:50:28 +00:00

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