add copilot
change chatgpt input from C-CR to C-s (otherwise trapped by Windows terminal)
This commit is contained in:
parent
81bfbf81a5
commit
b341a42762
2 changed files with 5 additions and 0 deletions
1
init.lua
1
init.lua
|
|
@ -661,6 +661,7 @@ require('lazy').setup({
|
|||
'hrsh7th/cmp-nvim-lsp',
|
||||
'hrsh7th/cmp-path',
|
||||
},
|
||||
'github/copilot.vim',
|
||||
config = function()
|
||||
-- See `:help cmp`
|
||||
local cmp = require 'cmp'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue