From a9324d2f3e25bd9ceae2cb1f8d02cbe36d9e05ec Mon Sep 17 00:00:00 2001 From: Kiran Patel <7103956+kiran94@users.noreply.github.com> Date: Sun, 30 Apr 2023 18:33:31 +0100 Subject: [PATCH] Add `kiran94/edit-markdown-table.nvim` (#758) * docs(markdown): add edit-markdown-table.nvim * docs(markdown): remove neovim mention (checklist) * docs(markdown): updated tree-sitter spelling --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 93189df..6b06c05 100644 --- a/README.md +++ b/README.md @@ -212,6 +212,7 @@ You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/w - [NFrid/markdown-togglecheck](https://github.com/NFrid/markdown-togglecheck) - Simple Neovim plugin for toggling check boxes using Treesitter. - [toppair/peek.nvim](https://github.com/toppair/peek.nvim) - Preview markdown in a webview window. - [yaocccc/nvim-hl-mdcodeblock.lua](https://github.com/yaocccc/nvim-hl-mdcodeblock.lua) - Highlight markdown codeblock using Tree-sitter. +- [kiran94/edit-markdown-table.nvim](https://github.com/kiran94/edit-markdown-table.nvim) - Edit Markdown Tables using Tree-sitter. ### Language