Skip to content

How to insert a newline in a table column? Is that possible? #281

Discussion options

You must be logged in to vote

I assume you mean when the table gets too wide, some ability to split a column into multiple lines.

Unfortunately that's not really possible, at least as far as I know, spent some time looking into this earlier. This may change in the future.

This is one of the limitations of not having a full rendering stack, we're working within the confines of what the neovim API provides without modifying the underlying buffer.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sgon00
Comment options

Answer selected by MeanderingProgrammer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants