diff options
author | Vincent Driessen <vincent@datafox.nl> | 2010-08-19 16:45:00 +0200 |
---|---|---|
committer | Vincent Driessen <vincent@datafox.nl> | 2010-08-19 16:45:00 +0200 |
commit | a53ef0ff2f7c8cc1f4efbabf59ed98ceb5bb2923 (patch) | |
tree | 7174f52dd2d95b94422d433d5cf47c40a7bf46f4 | |
parent | 135878107d87873bc2f539fe2d4dd0c179c757de (diff) | |
download | vim-rst-tables-a53ef0ff2f7c8cc1f4efbabf59ed98ceb5bb2923.tar.gz vim-rst-tables-a53ef0ff2f7c8cc1f4efbabf59ed98ceb5bb2923.tar.bz2 vim-rst-tables-a53ef0ff2f7c8cc1f4efbabf59ed98ceb5bb2923.zip |
Fix key mapping.
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ Usage This is paragraph text *after* the table. 2. Put your cursor somewhere in the table. -3. Press ``,,c`` (to create the table). The output will look something like +3. Press ``,,f`` (to create the table). The output will look something like this: .. code_block:: rst |