Bash-4.3 distribution sources and documentation
[platform/upstream/bash.git] / lib / readline / vi_keymap.c
index ba5a27b..60c925d 100644 (file)
@@ -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-@ */