Updated model for copilot

This commit is contained in:
2025-05-11 18:33:55 +02:00
parent 77303404df
commit f30af987b0

View File

@@ -18,6 +18,7 @@ return {
accept = "<M-CR>",
},
},
copilot_model = "gpt-4o-copilot",
filetypes = {
lua = true,
javascript = true,