From 6e64bb96dca15e62cff363144e848fd60b8b4e2c Mon Sep 17 00:00:00 2001 From: Sorin Ionescu Date: Thu, 31 May 2012 21:50:49 -0400 Subject: [PATCH] Use the default editor in Less --- templates/zshenv | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/zshenv b/templates/zshenv index 21b0aa0..b3412e2 100644 --- a/templates/zshenv +++ b/templates/zshenv @@ -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).