mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-03 12:34:16 +01:00
new args parser, converted :bmarks to it, which can now user -keyword= and -tags=
This commit is contained in:
@@ -733,7 +733,6 @@ function Events() //{{{
|
||||
else
|
||||
{
|
||||
vimperator.input.buffer = "";
|
||||
// vimperator.log("executed: " + candidate_command + " in mode: " + mode, 8);
|
||||
map.execute(null, vimperator.input.count);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user