mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 02:17:59 +01:00
initial small changes, so muttator loads at least fully
This commit is contained in:
@@ -2089,7 +2089,7 @@ vimperator.Commands = function () //{{{
|
||||
}
|
||||
));
|
||||
commandManager.add(new vimperator.Command(["st[op]"],
|
||||
BrowserStop,
|
||||
function() { BrowserStop(); },
|
||||
{ shortHelp: "Stop loading" }
|
||||
));
|
||||
commandManager.add(new vimperator.Command(["tab"],
|
||||
|
||||
Reference in New Issue
Block a user