From 71135d6b60a2e77ba5f4ebbe6ce3884699dbc07a Mon Sep 17 00:00:00 2001 From: Dhruva Sagar Date: Sun, 17 Mar 2013 15:16:02 +0530 Subject: [PATCH] Updated README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b26bec3..7a868a7 100644 --- a/README.md +++ b/README.md @@ -32,13 +32,16 @@ completed, formatted and aligned automatically. Since this could lead to unwanted behavior I have disabled table mode by default. You would have to use `:TableModeToggle` command or the table mode -toggle mapping, which is `tm` by default. This is on a per buffer basis -and so it does not mess up unless enabled explicitly. Please read `:h table-mode` +toggle mapping, which is `tm` by default to toggle the table mode or +you can directly use `:TableModeEnable` and `:TableModeDisable` to enable or +disable the table mode. This is on a per buffer basis and so it does not cause +any unusual behavior unless enabled explicitly. Please read `:h table-mode` for further information. Demo: - + # Credits