Fix truncated text object description in readme
This commit is contained in:
parent
a724ce0f8e
commit
5ecd83fcfa
1 changed files with 2 additions and 1 deletions
|
@ -101,7 +101,8 @@ And these are text objects added by this module:
|
||||||
+ =B= any block delimited by braces, parentheses or brackets (provided by
|
+ =B= any block delimited by braces, parentheses or brackets (provided by
|
||||||
~evil-textobj-anyblock~)
|
~evil-textobj-anyblock~)
|
||||||
+ =c= Comments
|
+ =c= Comments
|
||||||
+ =f= For functions (but relies on the major mode to have defined a sane
|
+ =f= For functions (but relies on the major mode to have sane definitions for
|
||||||
|
~beginning-of-defun-function~ and ~end-of-defun-function~)
|
||||||
+ =g= The entire buffer
|
+ =g= The entire buffer
|
||||||
+ =i j k= by indentation (=k= includes one line above; =j= includes one line
|
+ =i j k= by indentation (=k= includes one line above; =j= includes one line
|
||||||
above and below) (provided by ~evil-indent-plus~)
|
above and below) (provided by ~evil-indent-plus~)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue