Added more commands & updated help dpc

- Added :TableModeEnable to explicitly enable & :TableModeDisable to
  explicitly disable the plugin.
This commit is contained in:
Dhruva Sagar
2013-03-17 04:37:11 +05:30
parent 73ff16f147
commit b9eb7a25d5
2 changed files with 20 additions and 4 deletions

View File

@@ -114,6 +114,13 @@ COMMANDS *table-mode-commands*
:TableModeToggle
Toggles the table mode. Same effect as |toggle-mode-mappings-toggle|
*table-mode-commands-enable*
:TableModeEnable
Enables Table Mode.
*table-mode-commands-disable*
:TableModeDisable
Disables Table Mode.
===============================================================================
CONTRIBUTING *table-mode-contributing*