mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-31 20:32:27 +01:00
Typo and general idiocy fixes. Kill 'linksearch'.
This commit is contained in:
@@ -547,7 +547,7 @@ const Mappings = Module("mappings", {
|
||||
},
|
||||
options: function () {
|
||||
options.add(["mapleader", "ml"],
|
||||
"Defines the replacement keys for the <Leader> pseudo-key",
|
||||
"Define the replacement keys for the <Leader> pseudo-key",
|
||||
"string", "\\");
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user