From 61e61333738015fbeb834d1339f06a92e33d131e Mon Sep 17 00:00:00 2001 From: Ted Pavlic Date: Mon, 29 Dec 2008 16:22:35 -0500 Subject: [PATCH] Updated cdpath help defaults to mention CDPATH env var. --- vimperator/locale/en-US/options.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 3825a3e4..1a228777 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -209,8 +209,9 @@ Define when tabs are automatically activated. Available items: ____ +|$CDPATH| |\'cd'| |\'cdpath'| -||'cdpath' 'cd'|| string (default: black) +||'cdpath' 'cd'|| string (default: equivalent to $CDPATH or ",,") ____ List of directories searched when executing the :cd command. This is only used for relative paths, if an absolute path is specified then the option is