mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 03:57:59 +01:00
More completion stuff. And move vimperator.png to chrome://liberator2/content/ -- long story.
This commit is contained in:
@@ -339,7 +339,7 @@ function IO() //{{{
|
||||
},
|
||||
{
|
||||
bang: true,
|
||||
completer: function (context) completion.shellCommand(context.filter),
|
||||
completer: function (context) completion.shellCommand(context),
|
||||
literal: true
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user