add copilot

This commit is contained in:
Thomas Avé 2024-01-17 21:03:38 +01:00
parent 231a2a6fdf
commit 3f8c368d83
1 changed files with 6 additions and 0 deletions

View File

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