mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 00:45:17 -06:00
enable render-markdown
This commit is contained in:
parent
cd60d7959b
commit
9028ed4893
1 changed files with 2 additions and 1 deletions
|
|
@ -13,6 +13,7 @@ return {
|
|||
end,
|
||||
},
|
||||
{ 'tiagovla/scope.nvim', event = 'VeryLazy', config = true },
|
||||
{ 'MeanderingProgrammer/render-markdown.nvim', event = 'VeryLazy', config = true },
|
||||
{
|
||||
'sindrets/diffview.nvim',
|
||||
event = 'VeryLazy',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue