mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-22 09:15:46 +01:00
Whitespace fixes.
This commit is contained in:
@@ -555,7 +555,7 @@ const Mappings = Module("mappings", {
|
||||
});
|
||||
}
|
||||
|
||||
addMapCommands("", [modes.NORMAL, modes.VISUAL], "");
|
||||
addMapCommands("", [modes.NORMAL, modes.VISUAL], "");
|
||||
|
||||
for (let mode in modes.mainModes)
|
||||
if (mode.char && !commands.get(mode.char + "map", true))
|
||||
|
||||
Reference in New Issue
Block a user