vim-table-mode
vim-table-mode copied to clipboard
Mapping to insert a new row at the end of table
Hi, thanks for the plugin.
I tried reading but couldnt find any option to automatically insert a new empty row on the last line of table by pressing enter.
This feature from org mode will work very well with a buffer local mapping of tab to move around.
Can you tell me how to make it work?
@physicophilic currently there is no such option, will work on it
Can we have both "insert above" and "insert below"?