feat: add CodeCompanion
This commit is contained in:
parent
000823f879
commit
1dce1ddcf2
2 changed files with 13 additions and 0 deletions
|
@ -69,3 +69,4 @@ require("better_escape").setup()
|
|||
|
||||
-- open Copilot Chat window
|
||||
nnoremap("<leader>cc", ":lua require('CopilotChat').open()<CR>")
|
||||
nnoremap("<leader>C", ":CodeCompanionChat #buffer<CR>")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue