1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-23 07:27:58 +01:00

Fix hints with :set usermode. Dont sort location/history/search completions. Highlight via liberator:highlight= attribute rather than by class

This commit is contained in:
Kris Maglione
2008-11-27 05:36:01 +00:00
parent 980e64a22b
commit 5d8992d761
14 changed files with 179 additions and 155 deletions

View File

@@ -26,9 +26,9 @@
Components.utils.import("resource://liberator/storage.jsm", modules);
["liberator.js",
"config.js",
"util.js",
"style.js",
"config.js",
"buffer.js",
"commands.js",
"completion.js",