aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVG <vg@devys.org>2015-07-27 14:06:22 +0200
committerVG <vg@devys.org>2015-07-27 14:06:22 +0200
commit15277767ab014231de25270a2cfc1c4178b25ee2 (patch)
tree2cfe69ec38f4f5015cd2eb4ea26eaae9f6f5dce4
parenteec5a2bcfac6b6d24de39aa9c15135ab825a8f8c (diff)
downloadvim-uuid-anchor-15277767ab014231de25270a2cfc1c4178b25ee2.tar.gz
vim-uuid-anchor-15277767ab014231de25270a2cfc1c4178b25ee2.tar.bz2
vim-uuid-anchor-15277767ab014231de25270a2cfc1c4178b25ee2.zip
minor corrections in the readme by Cédric Picard
-rw-r--r--README.rst14
1 files changed, 7 insertions, 7 deletions
diff --git a/README.rst b/README.rst
index c406e2e..5aefb7b 100644
--- a/README.rst
+++ b/README.rst
@@ -23,10 +23,10 @@ Usage
Table of content to real content example:
-1. Place yourself at the line of the item you want be jumpable::
+1. Place yourself at the line of the item you want to be jumpable::
1. item 1
- 2. item 2 <-- You want to add a further description but keeping this list
+ 2. item 2 <-- You want to add a description while keeping this list
simple. Place your cursor here.
3. item 3
@@ -38,15 +38,15 @@ Table of content to real content example:
2. item 2 DCE564FB
3. item 3
-3. At the other place in the text file, at the place of the description in our
- example, you can paste the last generated uuid by pressing ``"up``::
+3. Elsewhere in the text file, at the description's place in our example,
+ you can paste the last generated uuid by pressing ``"up``::
DCE564FB:
- Description with lot of text lines of the item 2.
+ Description with lots of text lines of the item 2.
Another line of description.
Last line of description.
4. Later, when you want to jump from the item list to the description, or jump
- back, simply place your cursor on the uuid and press ``*``.
+ back, simply place your cursor on the uuid and press ``*`` or ``#``.
-5. Be pleased by your new plugin and possibility.
+5. Be pleased by your new plugin and possibilities.