mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-29 04:02:27 +01:00
Add named groups (a la Python) to util.regexp.
This commit is contained in:
@@ -51,7 +51,7 @@ var Dactyl = Module("dactyl", XPCOM(Ci.nsISupportsWeakReference, ModuleBase), {
|
||||
autocommands.trigger("Leave", {});
|
||||
},
|
||||
|
||||
observe: {
|
||||
observers: {
|
||||
"dactyl-cleanup": function () {
|
||||
let modules = dactyl.modules;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user