1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 17:04:12 +01:00

Allow negating the regular expression in :autocmd.

This commit is contained in:
Kris Maglione
2010-10-04 23:48:19 -04:00
parent d07b7c8c52
commit c747734f1e
5 changed files with 20 additions and 19 deletions

View File

@@ -20,8 +20,7 @@
__proto__: jsmodules,
get content() window.content,
jsmodules: jsmodules,
newContext: newContext,
window: window
newContext: newContext
};
modules.modules = modules;