aboutsummaryrefslogtreecommitdiffstats
path: root/feedSomeKeys.js
diff options
context:
space:
mode:
Diffstat (limited to 'feedSomeKeys.js')
-rw-r--r--feedSomeKeys.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/feedSomeKeys.js b/feedSomeKeys.js
index d582148..9543a49 100644
--- a/feedSomeKeys.js
+++ b/feedSomeKeys.js
@@ -304,6 +304,8 @@ commands.addUserCommand(['feedmap','fmap'],'Feed Map a key sequence',
} else {
replaceUserMap(lhs,rhs,bang);
}
+ },{
+ bang: true
}
);
commands.addUserCommand(['feedmapclear','fmapc'],'Clear Feed Maps',destroy);