mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 07:27:58 +01:00
Turn search keyword completion back on
This commit is contained in:
@@ -293,6 +293,8 @@ const config = { //{{{
|
||||
},
|
||||
{
|
||||
bang: true,
|
||||
literal: true,
|
||||
argCount: 0,
|
||||
completer: function (context) completion.url(context)
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user