csv.vim
CSV editor
A Vim plugin for efficiently handling and manipulating comma-separated data files.
A Filetype plugin for csv files
1k stars
28 watching
62 forks
Language: Vim Script
last commit: 3 months ago Related projects:
Repository | Description | Stars |
---|---|---|
mechatroner/rainbow_csv | A Vim plugin that provides syntax highlighting and query capabilities for CSV and TSV files using a custom SQL-like language | 622 |
clojure-vim/clojure.vim | A Vim plugin providing syntax highlighting and indentation support for the Clojure programming language. | 35 |
supercollider/scvim | A Vim plugin for interacting with the SuperCollider programming language | 120 |
jakob/tabletool | A simple CSV file editor for Mac that automatically detects and handles various file format specifications. | 1,316 |
vim-jp/vim-cpp | Vim syntax files with C++11 support. | 147 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
frosch95/smartcsv.fx | An application to load, save and edit CSV files with customizable column validation. | 75 |
vincentlaucsb/csv-parser | A high-performance CSV parser and serializer for modern C++. | 917 |
stephenway/postcss.vim | A Vim plugin that provides syntax highlighting and support for PostCSS styling | 35 |
neoclide/jsonc.vim | Provides syntax support and highlighting for the JSONC language in Vim. | 63 |
ashaduri/csv-parser | A C++17 CSV parser that can parse and manipulate structured data from CSV files at compile-time and runtime. | 30 |
jimm/csvlixir | Provides functions to read and write comma-separated value data in Elixir | 33 |
blankname/vim-fish | An extension that enhances the editing experience of fish scripts within Vim by providing features like syntax highlighting and code formatting. | 35 |
jheusser/csvfix | Tools to fix and process CSV files | 4 |
google/vim-jsonnet | A Vim plugin for syntax highlighting and filetype detection for the Jsonnet programming language. | 157 |