AutoYADM commit: 2025-01-15 19:35:06
This commit is contained in:
parent
d02cc51e19
commit
27dd176c02
3 changed files with 47 additions and 34 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue