aboutsummaryrefslogtreecommitdiff
path: root/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'vis.h')
-rw-r--r--vis.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/vis.h b/vis.h
index baa0190..cb19905 100644
--- a/vis.h
+++ b/vis.h
@@ -101,6 +101,8 @@ enum VisMotion {
MOVE_WINDOW_LINE_BOTTOM,
MOVE_CHANGELIST_NEXT,
MOVE_CHANGELIST_PREV,
+ MOVE_JUMPLIST_NEXT,
+ MOVE_JUMPLIST_PREV,
/* pseudo motions: keep them at the end to save space in array definition */
MOVE_TOTILL_REPEAT,
MOVE_TOTILL_REVERSE,