Merge branch 'master' of github.com:olinpin/dotfiles

This commit is contained in:
2025-06-13 13:43:11 +02:00

View File

@@ -24,10 +24,12 @@ return {
opts = {
-- add any opts here
provider = "copilot",
providers = {
copilot = {
model = "claude-sonnet-4",
-- max_tokens = 4096,
},
},
},
build = "make",
keys = {