dhruvasagar/vim-table-mode
GitHub で見るMapping to insert a new row at the end of table
Open
#199 opened on 2021年4月1日
hacktoberfesthelp wanted
Repository metrics
- Stars
- (2,236 stars)
- PR merge metrics
- (30d に merged PR はありません)
説明
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?