Random updates I forgot to commit

This commit is contained in:
Bas Grolleman
2025-11-24 11:50:05 +01:00
parent 9c31c06ba5
commit ea63981752
6 changed files with 15 additions and 20 deletions

View File

@@ -1,6 +1,6 @@
return {
"MeanderingProgrammer/render-markdown.nvim",
dependencies = { "nvim-treesitter/nvim-treesitter", "echasnovski/mini.nvim" }, -- if you use the mini.nvim suite
dependencies = { "nvim-treesitter/nvim-treesitter", "nvim-mini/mini.nvim" }, -- if you use the mini.nvim suite
---@module 'render-markdown'
---@type render.md.UserConfig
opts = {},