AutoYADM commit: 2024-12-23 02:30:01
This commit is contained in:
parent
d383f4190e
commit
65dbc7fa28
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ return {
|
||||||
-- opts_extend = {"sources"},
|
-- opts_extend = {"sources"},
|
||||||
opts = {
|
opts = {
|
||||||
sources = {
|
sources = {
|
||||||
default = { "lsp", "snippets", "markdown", "lazydev", "buffer" },
|
default = { "lsp", "snippets", "path", "markdown", "lazydev", "buffer" },
|
||||||
providers = {
|
providers = {
|
||||||
markdown = { name = "RenderMarkdown", module = "render-markdown.integ.blink" },
|
markdown = { name = "RenderMarkdown", module = "render-markdown.integ.blink" },
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue