dhruvasagar/vim-table-mode
View on GitHubMapping to insert a new row at the end of table
Open
#199 opened on Apr 1, 2021
hacktoberfesthelp wanted
Repository metrics
- Stars
- (2,236 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
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?