dhruvasagar/vim-table-mode

Mapping to insert a new row at the end of table

Open

#199 geöffnet am 1. Apr. 2021

Auf GitHub ansehen
 (2 Kommentare) (1 Reaktion) (0 zugewiesene Personen)Vim Script (98 Forks)batch import
hacktoberfesthelp wanted

Repository-Metriken

Stars
 (2.236 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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?

Contributor Guide