dhruvasagar/vim-table-mode

How do I set/decrease width of very wide columns?

Open

#217 opened on Jul 21, 2022

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Vim Script (98 forks)batch import
hacktoberfesthelp wanted

Repository metrics

Stars
 (2,236 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Very wide columns make viewing tables impossible.
I see that org mode tables has an option to set width like <10> before a table cell. Is any such method available?

Contributor guide