mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-21 23:05:46 +01:00
Another attempt at revision 8613b76cff40.
This commit is contained in:
@@ -162,7 +162,7 @@ var RangeFinder = Module("rangefinder", {
|
||||
}, {
|
||||
}, {
|
||||
modes: function (dactyl, modules, window) {
|
||||
const { commandline, modes } = modules;
|
||||
const { modes } = modules;
|
||||
modes.addMode("FIND", {
|
||||
extended: true,
|
||||
description: "Find mode, active when typing search input",
|
||||
|
||||
Reference in New Issue
Block a user