mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-16 21:23:41 +01:00
changed nohlsearch to the new spec
This commit is contained in:
@@ -461,8 +461,8 @@ function Search()
|
||||
// @todo nicer way to register commands?
|
||||
g_commands.push(
|
||||
[
|
||||
["nohilight", "noh"],
|
||||
["noh[ilight]"],
|
||||
["noh[lsearch]", "noh"],
|
||||
["noh[lsearch]"],
|
||||
"Clear the current selection",
|
||||
"",
|
||||
clearSelection,
|
||||
|
||||
Reference in New Issue
Block a user