From 212e99c78425acb140f2b92f4c76088fd2f345e5 Mon Sep 17 00:00:00 2001 From: Martin Stubenschrott Date: Fri, 25 May 2007 13:11:25 +0000 Subject: [PATCH] removed 'noh' --- chrome/content/vimperator/find.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/content/vimperator/find.js b/chrome/content/vimperator/find.js index 6e8cf6d0..daa5367d 100644 --- a/chrome/content/vimperator/find.js +++ b/chrome/content/vimperator/find.js @@ -461,7 +461,7 @@ function Search() // @todo nicer way to register commands? g_commands.push( [ - ["noh[lsearch]", "noh"], + ["noh[lsearch]"], ["noh[lsearch]"], "Clear the current selection", "",