aboutsummaryrefslogtreecommitdiffhomepage
path: root/input.h
diff options
context:
space:
mode:
Diffstat (limited to 'input.h')
-rw-r--r--input.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/input.h b/input.h
index 619c8d81..867099e3 100644
--- a/input.h
+++ b/input.h
@@ -45,7 +45,8 @@ enum
R_HISTORY_TOKEN_SEARCH_FORWARD,
R_SELF_INSERT,
R_VI_ARG_DIGIT,
- R_VI_DELETE_TO
+ R_VI_DELETE_TO,
+ R_EXECUTE
}
;