From 81bae7262b21b7f19bfaf0de4499a56372ef2a20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 25 Oct 2015 21:04:25 +0100 Subject: vis: convert jumplist navigation to proper motions --- vis.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vis.h') 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, -- cgit v1.2.3