mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-01 12:05:46 +01:00
hopefully made the MOW hack better, so that it doesn't show during startup
fixed wildoptions=sort
This commit is contained in:
@@ -234,7 +234,7 @@ function Mappings() //{{{
|
||||
// TODO: move default maps to their own v.normal namespace
|
||||
this.getDefaultMap = function(mode, cmd)
|
||||
{
|
||||
return getMap(mode, cmd, main);
|
||||
return getMap(mode, cmd, main);
|
||||
}
|
||||
|
||||
// returns an array of mappings with names which start with "cmd"
|
||||
|
||||
Reference in New Issue
Block a user