avante and cc for render markdown

This commit is contained in:
Oliver Hartmann 2025-05-15 18:59:51 +00:00
parent 8c7abef745
commit 342d6ceb71

View File

@ -5,7 +5,7 @@ return {
---@type render.md.UserConfig
opts = {
completions = { blink = { enabled = true } },
file_types = { 'markdown', 'Avante' },
ft = { 'markdown', 'codecompanion', 'Avante' },
},
ft = { 'markdown', 'Avante' },
}