chore: remove 'copilot'

This commit is contained in:
2026-08-27 22:53:15 +02:00
parent 0c895d41ed
commit 66c2c2ca7f
4 changed files with 0 additions and 6 deletions
@@ -1 +0,0 @@
require("copilot_cmp").setup()
@@ -1 +0,0 @@
require("copilot").setup({})
@@ -62,7 +62,6 @@ cmp.setup({
["<CR>"] = c_l,
}),
sources = {
{ name = "copilot", group_index = 2 },
{ name = "zk" },
{ name = "nvim_lsp" },
{ name = "luasnip", max_item_count = 16 },