diff options
Diffstat (limited to 'nvim-pack-lock.json')
| -rw-r--r-- | nvim-pack-lock.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json index 32a7736..fbddbc6 100644 --- a/nvim-pack-lock.json +++ b/nvim-pack-lock.json @@ -8,6 +8,14 @@ "rev": "371cd74", "src": "https://github.com/folke/lazydev.nvim" }, + "markdown-table-mode.nvim": { + "rev": "bb1ea9b", + "src": "https://github.com/Kicamon/markdown-table-mode.nvim" + }, + "markdown.nvim": { + "rev": "34bb889", + "src": "https://github.com/tadmccorkle/markdown.nvim" + }, "mini.nvim": { "rev": "429e5f9", "src": "https://github.com/nvim-mini/mini.nvim" @@ -19,6 +27,10 @@ "nvim-treesitter": { "rev": "42fc28ba", "src": "https://github.com/nvim-treesitter/nvim-treesitter" + }, + "render-markdown.nvim": { + "rev": "10126ef", + "src": "https://github.com/MeanderingProgrammer/render-markdown.nvim" } } }
\ No newline at end of file |
