1
0
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:
Kris Maglione
2011-03-31 18:44:18 -04:00
parent c2d2415b1a
commit 477b1139fc
5 changed files with 39 additions and 11 deletions

View File

@@ -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() {