summaryrefslogtreecommitdiffstats
path: root/src/proto/autocmd.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto/autocmd.pro')
-rw-r--r--src/proto/autocmd.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/proto/autocmd.pro b/src/proto/autocmd.pro
index 4a502da625..920987a8c7 100644
--- a/src/proto/autocmd.pro
+++ b/src/proto/autocmd.pro
@@ -26,6 +26,7 @@ int has_textchanged(void);
int has_textchangedI(void);
int has_textchangedP(void);
int has_insertcharpre(void);
+int has_keyinputpre(void);
int has_cmdundefined(void);
int has_textyankpost(void);
int has_completechanged(void);