mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-17 21:45:45 +01:00
removed 'noh'
This commit is contained in:
@@ -461,7 +461,7 @@ function Search()
|
|||||||
// @todo nicer way to register commands?
|
// @todo nicer way to register commands?
|
||||||
g_commands.push(
|
g_commands.push(
|
||||||
[
|
[
|
||||||
["noh[lsearch]", "noh"],
|
["noh[lsearch]"],
|
||||||
["noh[lsearch]"],
|
["noh[lsearch]"],
|
||||||
"Clear the current selection",
|
"Clear the current selection",
|
||||||
"",
|
"",
|
||||||
|
|||||||
Reference in New Issue
Block a user