Add missing text objects in shortcuts.asciidoc

This commit is contained in:
Maxime Coste 2016-04-13 09:51:51 +01:00
parent 7316d93022
commit 925b8d6e4f

View File

@ -472,13 +472,13 @@ object you want
*a*, *<*, *>*:: *a*, *<*, *>*::
select the enclosing <> block select the enclosing <> block
*"*:: *"*, *Q*::
select the enclosing double quoted string select the enclosing double quoted string
*'*:: *'*, *q*::
select the enclosing single quoted string select the enclosing single quoted string
*`*:: *`*, *g*::
select the enclosing grave quoted string select the enclosing grave quoted string
*w*:: *w*::
@ -502,6 +502,9 @@ object you want
*n*:: *n*::
select the number select the number
*u*::
select the argument
*:*:: *:*::
select user defined object, will prompt for open and close text select user defined object, will prompt for open and close text