summaryrefslogtreecommitdiff
path: root/vi_keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'vi_keymap.c')
-rw-r--r--vi_keymap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vi_keymap.c b/vi_keymap.c
index ba5a27b..60c925d 100644
--- a/vi_keymap.c
+++ b/vi_keymap.c
@@ -309,7 +309,6 @@ KEYMAP_ENTRY_ARRAY vi_movement_keymap = {
#endif /* KEYMAP_SIZE > 128 */
};
-
KEYMAP_ENTRY_ARRAY vi_insertion_keymap = {
/* The regular control keys come first. */
{ ISFUNC, (rl_command_func_t *)0x0 }, /* Control-@ */