feature/evil: correct text objects in README

This commit is contained in:
Henrik Lissner 2019-04-09 00:35:03 -04:00
parent d2afd6928f
commit 98e5ddc1e1
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -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~)