feature/evil: correct text objects in README
This commit is contained in:
parent
d2afd6928f
commit
98e5ddc1e1
1 changed files with 2 additions and 2 deletions
|
@ -91,10 +91,10 @@ For posterity, here are the built-in ones:
|
||||||
|
|
||||||
And these are text objects added by this module:
|
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
|
+ =B= any block delimited by braces, parentheses or backets (provided by
|
||||||
~evil-textobj-anyblock~)
|
~evil-textobj-anyblock~)
|
||||||
+ =a= C-style fucntion arguments (provided by ~evil-args~)
|
+ =i j k= By indentation (=k= includes on line above and =j= includes one line
|
||||||
+ =i I J= By indentation (I includes on line above and J includes one line
|
|
||||||
below) (provided by ~evil-indent-plus~)
|
below) (provided by ~evil-indent-plus~)
|
||||||
+ =x= XML attributes (provided by ~exato~)
|
+ =x= XML attributes (provided by ~exato~)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue