From d6e5bdbe771a60d4264e3d99260da701c09c00ce Mon Sep 17 00:00:00 2001 From: Ted Pavlic Date: Thu, 18 Dec 2008 12:45:46 -0500 Subject: [PATCH] Updated :help 'defsearch' to reflect empty behavior. --- vimperator/locale/en-US/options.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/vimperator/locale/en-US/options.txt b/vimperator/locale/en-US/options.txt index 71056576..ab3b67c0 100644 --- a/vimperator/locale/en-US/options.txt +++ b/vimperator/locale/en-US/options.txt @@ -247,6 +247,9 @@ This means, it you set 'defsearch' to "youtube", then [c]:open arnold schwarzenegger[c] will be exactly the same as [c]:open youtube arnold schwarzenegger[c]. Therefore, you need to add a keyword or search engine "youtube" first. + +If 'defsearch' is empty, then Firefox will always attempt to open the +raw [[arg]]. ____