InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Vim-table-mode Alternatives
Similar projects and alternatives to vim-table-mode
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
doom-emacs
Discontinued An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]
-
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
-
-
-
conjure
Interactive evaluation for Neovim (Clojure, Fennel, Janet, Racket, Hy, MIT Scheme, Guile, Python and more!)
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
-
vim-matchup
vim match-up: even better % :facepunch: navigate and highlight matching words :facepunch: modern matchit and matchparen. Supports both vim and neovim + tree-sitter.
-
-
tidy-viewer
📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
vim-table-mode discussion
vim-table-mode reviews and mentions
-
Csvlens: Command line CSV file viewer. Like less but made for CSV
While not built around CSV, two terminal spreadsheet tools I have successfully used in the past are sc-im and the (neo)vim plugin vim-table-mode:
https://github.com/andmarti1424/sc-im/
https://github.com/dhruvasagar/vim-table-mode
Back then I stopped using sc-im because it could not import/export XLSX, if I remember correctly. Apparently it can today!
vim-table-mode always felt a little fragile and I don't want to be bound to vim anymore. That said, it still feels like a small miracle to me to have functional spreadsheet formulas inside markdown documents – calculation and typesetting all in one place.
-
Wrap long lines in markdown tables
Use the grid_table extension of markdown, which many renderer such as pandoc support. You can also use Vim Table Mode in conjunction. I regularly use it to keep my tables human readable.
-
Which vim plugins do not have a lua equivalent yet?
vin table mode. Creating tables in markdown file.
-
TIP: reformat a markdown table
This plugin works pretty well too: https://github.com/dhruvasagar/vim-table-mode
-
Markdown format table
I use vim-table-mode, very good plugin.
-
Vimwiki + Preview-Markdown
On its own it does very little -- not much else besides making the links work. I use the author's wiki-ft.vim alongside vim-table-mode to accomplish more or less what Vimwiki used to. Wiki.vim is far more supportive of other filetype plugins than vimwiki is.
- How close is orgmode.nvim to actual emacs Org Mode?
- Whenever I'm looking for plugins these days [OC]
-
Best note taking plugins for vim
I do this in markdown with vim-table-mode.
- Please help me in translating my vimrc to emacs equivalents.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 19 Jun 2025
Stats
The primary programming language of vim-table-mode is Vim Script.