Is there any CSV plugin for NVIM?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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

  2. 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.

    CodeRabbit logo
  3. 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

  4. rainbow_csv.nvim

    Neovim port of mechatroner/rainbow_csv

    There's also a lua port of this https://github.com/cameron-wags/rainbow_csv.nvim

  5. csv.vim

    A Filetype plugin for csv files

    There is also csv.vim

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Exploring LLMs: A Blind Trial for Code Completions

    4 projects | dev.to | 9 Mar 2025
  • vim-dadbod-completion not working

    1 project | /r/AstroNvim | 31 Oct 2023
  • What plugin do you use for comment code?

    2 projects | /r/neovim | 22 May 2023
  • SQL databases with neovim

    1 project | /r/neovim | 14 May 2023
  • Plugin bugs

    4 projects | /r/neovim | 9 Nov 2022

Did you know that Python is
the 2nd most popular programming language
based on number of references?