From 98e5ddc1e11012286d9ad6d619f364fb8bf31001 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Tue, 9 Apr 2019 00:35:03 -0400 Subject: [PATCH] feature/evil: correct text objects in README --- modules/feature/evil/README.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/feature/evil/README.org b/modules/feature/evil/README.org index a39ad4af9..3f2f51ce6 100644 --- a/modules/feature/evil/README.org +++ b/modules/feature/evil/README.org @@ -91,10 +91,10 @@ For posterity, here are the built-in ones: And these are text objects added by this module: ++ =a= C-style fucntion arguments (provided by ~evil-args~) + =B= any block delimited by braces, parentheses or backets (provided by ~evil-textobj-anyblock~) -+ =a= C-style fucntion arguments (provided by ~evil-args~) -+ =i I J= By indentation (I includes on line above and J includes one line ++ =i j k= By indentation (=k= includes on line above and =j= includes one line below) (provided by ~evil-indent-plus~) + =x= XML attributes (provided by ~exato~)