mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-01 12:22:26 +01:00
Add -append options to :hi and :sty. Fix some bugs (no, I don't know which bugs)
This commit is contained in:
@@ -170,7 +170,7 @@ function Mappings() //{{{
|
||||
{
|
||||
flags: Mappings.flags.COUNT,
|
||||
rhs: rhs,
|
||||
noremap: noremap,
|
||||
noremap: !!noremap,
|
||||
silent: "<silent>" in args
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user