AutoYADM commit: 2024-12-21 14:40:04
This commit is contained in:
parent
5f436054de
commit
76a36943e2
1 changed files with 2 additions and 3 deletions
|
@ -7,11 +7,10 @@ return {
|
||||||
{ "giuxtaposition/blink-cmp-copilot", enabled = false },
|
{ "giuxtaposition/blink-cmp-copilot", enabled = false },
|
||||||
{
|
{
|
||||||
"saghen/blink.cmp",
|
"saghen/blink.cmp",
|
||||||
|
-- opts_extend = {"sources"},
|
||||||
opts = {
|
opts = {
|
||||||
sources = {
|
sources = {
|
||||||
-- default = { "lsp", "path", "snippets", "buffer", "markdown", "lazydev" },
|
default = { "lsp", "snippets", "markdown", "lazydev", "buffer" },
|
||||||
default = {},
|
|
||||||
-- default = { "lsp", "snippets", "markdown", "lazydev" },
|
|
||||||
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