mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 12:17:59 +01:00
Split Map.flags into individual properties of Map.
This commit is contained in:
@@ -970,7 +970,7 @@ function Commands() //{{{
|
||||
else
|
||||
liberator.echoerr("E30: No previous command line");
|
||||
},
|
||||
{ flags: Mappings.flags.COUNT });
|
||||
{ count: true });
|
||||
});
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////}}}
|
||||
|
||||
Reference in New Issue
Block a user