mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-14 13:03:49 +00:00
Merge branch 'master' of https://github.com/Baipyrus/nvim-config
This commit is contained in:
commit
48b3c6c1d5
@ -3,8 +3,6 @@ vim.keymap.set('n', '<leader>cc', ':execute codeium#Chat()<Enter>', { desc = '[C
|
|||||||
|
|
||||||
return {
|
return {
|
||||||
-- Free Github Copilot alternative
|
-- Free Github Copilot alternative
|
||||||
{
|
|
||||||
'Exafunction/codeium.vim',
|
'Exafunction/codeium.vim',
|
||||||
event = 'BufEnter',
|
event = 'BufEnter',
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user