Add copilot keymaps

This commit is contained in:
Martin Pander
2025-07-25 09:51:39 +02:00
parent 5876cf4564
commit c3bf8c8e49
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 = {