mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-19 21:48:02 +01:00
Add missing services.tld.
This commit is contained in:
@@ -640,7 +640,7 @@ var Modes = Module("modes", {
|
||||
|
||||
options.add(["showmode", "smd"],
|
||||
"Show the current mode in the command line when it matches this expression",
|
||||
"stringlist", "!normal,base",
|
||||
"stringlist", "caret,output_multiline,!normal,base",
|
||||
opts);
|
||||
},
|
||||
prefs: function initPrefs() {
|
||||
|
||||
Reference in New Issue
Block a user