vim: disable copilot plugin

This commit is contained in:
2026-07-05 23:33:45 +02:00
parent 5ed8df01c0
commit 812241ee27

View File

@@ -1,6 +1,6 @@
return {
'zbirenbaum/copilot.lua',
enabled = true,
enabled = false,
cmd = "Copilot",
event = "InsertEnter",
opts = {