markdown-table-mode.nvim
Table formatter
A plugin that formats markdown tables under the cursor when leaving insert mode or typing '|'
A lightweight markdown format plugin like vim-table-mode but write in lua
58 stars
1 watching
1 forks
Language: Lua
last commit: about 1 month ago
Linked from 1 awesome list
markdownnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 29 |
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 |
meanderingprogrammer/render-markdown.nvim | A Neovim plugin that enhances Markdown rendering capabilities with customizable options and support for various markdown components. | 1,783 |
kiran94/edit-markdown-table.nvim | A plugin that allows users to edit markdown tables in Neovim with improved readability and usability | 26 |
jakewvincent/mkdnflow.nvim | A plugin that enables efficient navigation and management of markdown documents and notebooks in Neovim. | 693 |
sidofc/mkdx | A Vim plugin that adds features to markdown documents | 482 |
tenxsoydev/tabs-vs-spaces.nvim | A tool to help maintain consistent indentation styles in text editors | 21 |
tadmccorkle/markdown.nvim | Tools for working with Markdown files in Neovim | 154 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
xiyaowong/nvim-cursorword | A plugin that visually highlights the word under the cursor in a text editor. | 133 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
serenevoid/kiwi.nvim | A lightweight wiki plugin for Neovim that enables note-taking and content management using Markdown syntax. | 185 |
emileferreira/nvim-strict | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |
nvimdev/indentmini.nvim | A minimal and fast indentation plugin for Neovim | 206 |