Mention more known issues
Mention known issue
Initial commit
A Vim plugin that makes viewing and editing TSV files easier. It has the following features:
vartabstop
) on buffer read and
write. Press F6
to manually re-align the columns.F7
to
toggle showing the header.awk
implementations.Use your favorite plugin manager or install as a Vim 8 plugin:
mkdir -p ~/.vim/pack/local/start
cd ~/.vim/pack/local/start
git clone https://git.sr.ht/~sotirisp/vim-tsv
Copyright © 2022 Sotiris Papatheodorou
The plugin is available under the Creative Commons CC0 1.0 Universal license.