AutoYADM commit: 2024-12-21 01:30:02

This commit is contained in:
Daniel Fichtinger 2024-12-21 01:30:02 -05:00
parent 3e188d9af2
commit d2b15874ce
4 changed files with 28 additions and 4 deletions

View file

@ -8,6 +8,12 @@ return {
{
"saghen/blink.cmp",
opts = {
sources = {
default = { "lsp", "path", "snippets", "buffer", "markdown", "lazydev" },
providers = {
markdown = { name = "RenderMarkdown", module = "render-markdown.integ.blink" },
},
},
appearance = {
nerd_font_variant = "mono",
},