From c27b437ca0f9a270fa6a9aeb6b882e47628c053b Mon Sep 17 00:00:00 2001 From: Kevin Le Date: Mon, 16 Nov 2015 19:00:40 -0800 Subject: support the 'ge' motion fixes #11 --- README.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 56c84b9..6b59931 100644 --- a/README.rst +++ b/README.rst @@ -128,9 +128,11 @@ additional mappings 'w', 'b' and 'e':: map w CamelCaseMotion_w map b CamelCaseMotion_b map e CamelCaseMotion_e + map ge CamelCaseMotion_e sunmap w sunmap b sunmap e + sunmap ge **Example**: Replace default 'iw' text-object and define 'ib' and 'ie' motions:: -- cgit v1.1