AutoYADM commit: 2025-01-15 19:35:06

This commit is contained in:
Daniel Fichtinger 2025-01-15 19:35:06 -05:00
parent d02cc51e19
commit 27dd176c02
3 changed files with 47 additions and 34 deletions

View file

@ -14,6 +14,10 @@ return {
default = { "lsp", "snippets", "path", "lazydev", "buffer" },
providers = {
-- markdown = { name = "RenderMarkdown", module = "render-markdown.integ.blink" },
orgmode = {
name = "Orgmode",
module = "orgmode.org.autocompletion.blink",
},
},
},
appearance = {