mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 08:02:28 +01:00
move buffer_switch and toggleBufferList to the :buffer and :buffers
ex-commands; make the "u" normal mode command call vimperator.commands.undo rather than execute_command() directly
This commit is contained in:
@@ -192,7 +192,7 @@ function Vimperator() //{{{
|
||||
|
||||
// our services
|
||||
var console_service = Components.classes['@mozilla.org/consoleservice;1']
|
||||
.getService(Components.interfaces.nsIConsoleService);
|
||||
.getService(Components.interfaces.nsIConsoleService);
|
||||
|
||||
function showMode()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user