mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 08:28:01 +01:00
many updated to muttator, with selectMessage() function, and lots of mappings added
This commit is contained in:
@@ -449,7 +449,7 @@ vimperator.Buffer = function () //{{{
|
||||
|
||||
vimperator.commands.add(["st[op]"],
|
||||
"Stop loading",
|
||||
function() { BrowserStop(); });
|
||||
function () { BrowserStop(); });
|
||||
|
||||
vimperator.commands.add(["vie[wsource]"],
|
||||
"View source code of current document",
|
||||
|
||||
Reference in New Issue
Block a user