table-nvim

Table editor

A markdown table editor that formats the table as you type.

A markdown table editor for Neovim that formats the table as you type.

GitHub

33 stars
1 watching
2 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list

markdownmarkdown-tablesneovimneovim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kiran94/edit-markdown-table.nvim A plugin that allows users to edit markdown tables in Neovim with improved readability and usability 26
myzel394/easytables.nvim A plugin for Neovim that enables real-time preview and editing of markdown tables with various features such as row and column movement and cell swapping. 105
kicamon/markdown-table-mode.nvim A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' 63
chrisgrieser/nvim-various-textobjs A collection of custom text objects for Neovim that enhance the editor's functionality 626
tadmccorkle/markdown.nvim Tools for working with Markdown files in Neovim 159
meanderingprogrammer/render-markdown.nvim A plugin to render Markdown files in Neovim with customizable components and features. 1,941
jbyuki/venn.nvim A tool for drawing ASCII diagrams in Neovim. 989
davidgranstrom/scnvim A Neovim frontend for SuperCollider 208
nanotee/sqls.nvim Provides integration with a built-in LSP client for editing and querying databases within Neovim. 205
themercorp/themer.lua A plugin for customizing the appearance of Neovim's interface 260
lukas-reineke/lsp-format.nvim A wrapper around Neovim's LSP formatting functionality. 579
2kabhishek/markit.nvim An Neovim plugin for managing marks with improved user experience and functionality. 13
tenxsoydev/tabs-vs-spaces.nvim A tool to help maintain consistent indentation styles in text editors 21
acksld/nvim-femaco.lua An extension for Neovim that enables editing of injected code blocks with correct file types and provides a floating window interface. 325
davidgranstrom/nvim-markdown-preview A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server. 106