consoildating plugins by function. updated repeat command shortcut

This commit is contained in:
venus
2026-03-23 21:51:07 -05:00
parent 27820d5005
commit 2bad7ec707
9 changed files with 47 additions and 40 deletions

View File

@@ -22,4 +22,9 @@ return {
},
},
},
{
'MeanderingProgrammer/render-markdown.nvim',
dependencies = { 'nvim-treesitter/nvim-treesitter', 'nvim-mini/mini.nvim' }, -- if you use the mini.nvim suite
---@module 'render-markdown'
},
}