Add copilot keymaps

This commit is contained in:
Martin Pander
2025-07-25 09:51:39 +02:00
parent 285d23cd18
commit d6311e5c1a
2 changed files with 24 additions and 1 deletions

View File

@ -253,7 +253,7 @@ require("copilot").setup({
})
require("copilot_cmp").setup()
require("CopilotChat").setup {
model = 'gpt-4.1',
model = 'claude-3.7-sonnet',
}
vim.g.bullets_enabled_file_types = {