mirror of
https://github.com/dhruvasagar/vim-table-mode.git
synced 2025-11-08 11:03:47 -05:00
Added more commands & updated help dpc
- Added :TableModeEnable to explicitly enable & :TableModeDisable to explicitly disable the plugin.
This commit is contained in:
@@ -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*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user