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", "",