Add missing text objects in shortcuts.asciidoc
This commit is contained in:
parent
7316d93022
commit
925b8d6e4f
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user