aboutsummaryrefslogtreecommitdiff
path: root/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'vis.h')
-rw-r--r--vis.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vis.h b/vis.h
index 78d8ad1..b3871b6 100644
--- a/vis.h
+++ b/vis.h
@@ -209,6 +209,7 @@ enum VisMotion {
MOVE_JUMPLIST_NEXT,
MOVE_JUMPLIST_PREV,
MOVE_NOP,
+ MOVE_INVALID,
/* pseudo motions: keep them at the end to save space in array definition */
MOVE_TOTILL_REPEAT,
MOVE_TOTILL_REVERSE,