From a6b938977705042b5ca0ca9c3272f76f229f1a42 Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 27 Jul 2014 17:24:17 +0200 Subject: purge non-MotionCommand motion commands --- Buffer/Motion.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'Buffer') diff --git a/Buffer/Motion.hs b/Buffer/Motion.hs index 3918e1b..9b275d4 100644 --- a/Buffer/Motion.hs +++ b/Buffer/Motion.hs @@ -21,6 +21,7 @@ data LeftRightMotion | GotillFindRight Int Char -- | RepeatLastFind Int -- | RepeatLastFindReverse Int + deriving (Show) -- TODO fail if cannot splitAt properly OR if we didn't modify the buffer gotoLeft i (ls, rs) = -- cgit v1.2.3