vim-table-mode icon indicating copy to clipboard operation
vim-table-mode copied to clipboard

Mapping to insert a new row at the end of table

Open physicophilic opened this issue 5 years ago • 2 comments

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 avatar Apr 01 '21 14:04 physicophilic

@physicophilic currently there is no such option, will work on it

dhruvasagar avatar Apr 02 '21 04:04 dhruvasagar

Can we have both "insert above" and "insert below"?

huyz avatar Nov 14 '22 08:11 huyz