-
vscode_rainbow_csv
🌈Rainbow CSV - VS Code extension: Highlight CSV and TSV files in different rainbow colors to make them more readable
Is there any good pluging for handling CSV files in nvim? maybe something of the likes of https://github.com/mechatroner/vscode_rainbow_csv
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
rainbow_csv
🌈Rainbow CSV - Vim plugin: Highlight columns in CSV and TSV files and run queries in SQL-like language
Doesn't that author also maintain the vim version
-
There's also a lua port of this https://github.com/cameron-wags/rainbow_csv.nvim
-
There is also csv.vim