aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Kohlhof <kohj@informatik.uni-marburg.de>2014-01-28 12:57:18 +0100
committerJan Kohlhof <kohj@informatik.uni-marburg.de>2014-01-28 12:57:18 +0100
commit0b5a81920f51a87ee7608c08a380f73aed86fcfd (patch)
tree3838bfb4db97cd9bb7d3e35d20b73310cc2cbfe5
parente86ed5d075e8c63f2369f50d4e0f57ee52573871 (diff)
downloadvim-rst-tables-0b5a81920f51a87ee7608c08a380f73aed86fcfd.tar.gz
vim-rst-tables-0b5a81920f51a87ee7608c08a380f73aed86fcfd.tar.bz2
vim-rst-tables-0b5a81920f51a87ee7608c08a380f73aed86fcfd.zip
Update README.rst
I think it should be `,,c` for creation, `,,f` for reformatting, correct?
-rw-r--r--README.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 1f9a686..42218ce 100644
--- a/README.rst
+++ b/README.rst
@@ -36,7 +36,7 @@ Usage
This is paragraph text *after* the table.
2. Put your cursor somewhere in the table.
-3. Press ``,,f`` (to create the table). The output will look something like
+3. Press ``,,c`` (to create the table). The output will look something like
this::
This is paragraph text *before* the table.
@@ -52,4 +52,4 @@ Usage
| Qux | This is the last line. |
+----------+---------------------------------------------------------+
- This is paragraph text *after* the table. \ No newline at end of file
+ This is paragraph text *after* the table.