30.05.2025

This commit is contained in:
Alexander Neonxp Kiryukhin 2025-05-30 20:01:04 +03:00
parent ed137a15ff
commit d4c839302b
Signed by: NeonXP
SSH key fingerprint: SHA256:SVt7TjxbVc87m1QYaQziOJ0N3OCFURv2g76gD/UTTXI
5 changed files with 51 additions and 46 deletions

View file

@ -85,6 +85,7 @@ return {
},
sources = require("cmp").config.sources({
{ name = "nvim_lsp", priority = 1000 },
{ name = "codecompanion", priority = 800 },
{ name = "luasnip", priority = 750 },
{ name = "path", priority = 500 },
}, {