1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-04 03:25:47 +01:00

Merge default.

--HG--
branch : groups
This commit is contained in:
Kris Maglione
2011-02-05 18:30:14 -05:00
6 changed files with 77 additions and 9 deletions

View File

@@ -1008,7 +1008,7 @@ unlet s:cpo_save
});
},
options: function (dactyl, modules, window) {
const { options } = modules;
const { completion, options } = modules;
var shell, shellcmdflag;
if (util.OS.isWindows) {