This commit is contained in:
pika 2025-02-15 18:01:18 +01:00
parent 8ac4504621
commit 4b1f8f3c1e
4 changed files with 27 additions and 3 deletions

View file

@ -0,0 +1,6 @@
return {
"zbirenbaum/copilot.lua",
-- cmd = "Copilot",
event = "InsertEnter",
opts = {},
}