branch: externals/objed commit 98a94d311a705dce4be6f3a291f0c92676dd12cf Author: Clemens Radermacher <clem...@posteo.net> Commit: Clemens Radermacher <clem...@posteo.net>
Change description for block and context objects --- README.asc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.asc b/README.asc index 237e3f9..374eb3e 100644 --- a/README.asc +++ b/README.asc @@ -62,9 +62,10 @@ objects. This way you can compose movement and editing operations very efficiently. The expansion commands distinguish between block objects (objects built out of -lines of text) and context objects (programming constructs like strings, -brackets or textual components like sentences). This way you can quickly -expand to the desired objects. +lines of text like paragraphs or text blocks with the same level of +indentation and also comment blocks) and context objects (programming +constructs like strings, brackets, comments or functions). This way you can +quickly expand to the desired objects. For example to move to the end of the paragraph, the user would first move to the end of the line with kbd:[Ctrl - e]. This would activate `objed` using the