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.
29 stars
1 watching
2 forks
Language: Lua
last commit: about 2 months ago
Linked from 1 awesome list
markdownmarkdown-tablesneovimneovim-plugin
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. | 101 |
kicamon/markdown-table-mode.nvim | A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|' | 58 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
tadmccorkle/markdown.nvim | Tools for working with Markdown files in Neovim | 154 |
meanderingprogrammer/render-markdown.nvim | A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. | 1,783 |
jbyuki/venn.nvim | A tool for drawing ASCII diagrams in Neovim. | 977 |
davidgranstrom/scnvim | A Neovim frontend for SuperCollider | 204 |
nanotee/sqls.nvim | Provides integration with a built-in LSP client for editing and querying databases within Neovim. | 190 |
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. | 578 |
2kabhishek/markit.nvim | An Neovim plugin for managing marks with improved user experience and functionality. | 11 |
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. | 322 |
davidgranstrom/nvim-markdown-preview | A plugin for Neovim that provides an asynchronous markdown preview feature using pandoc and live-server. | 105 |