mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Add name to markdown.nvim config
This commit is contained in:
parent
71b2690582
commit
557deef25e
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ return {
|
|||
|
||||
{
|
||||
"MeanderingProgrammer/markdown.nvim",
|
||||
name = "render-markdown",
|
||||
opts = {
|
||||
file_types = { "markdown", "norg", "rmd", "org" },
|
||||
code = {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue