mechatroner / rainbow_csv

🌈Rainbow CSV - Vim plugin: Highlight columns in CSV and TSV files and run queries in SQL-like language
MIT License
626 stars 22 forks source link

View CSV columns in separate vim buffers in vertical splits #22

Open mechatroner opened 3 years ago

mechatroner commented 3 years ago

This would be especially useful for multiline CSV fields. This also could be useful for very long (oversized) textual fields even if they don't have newlines in them - in a separate buffer they can be line-wrapped by Vim - in this case, one record would correspond to multiple screen lines. The following commands would be also required: