add obsidian md (to be configured)
This commit is contained in:
parent
b6d11ec27f
commit
4d9e54d6d6
3 changed files with 124 additions and 6 deletions
|
|
@ -1,8 +1,8 @@
|
|||
return {
|
||||
-- 'MeanderingProgrammer/markdown.nvim',
|
||||
-- name = 'render-markdown', -- Only needed if you have another plugin named markdown.nvim
|
||||
-- dependencies = { 'nvim-treesitter/nvim-treesitter' },
|
||||
-- config = function()
|
||||
-- require('render-markdown').setup {}
|
||||
-- end,
|
||||
'MeanderingProgrammer/markdown.nvim',
|
||||
name = 'render-markdown', -- Only needed if you have another plugin named markdown.nvim
|
||||
dependencies = { 'nvim-treesitter/nvim-treesitter' },
|
||||
config = function()
|
||||
require('render-markdown').setup {}
|
||||
end,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue