mirror of
https://github.com/Baipyrus/nvim-config.git
synced 2024-11-12 20:23:50 +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 {
|
||||
-- Free Github Copilot alternative
|
||||
{
|
||||
'Exafunction/codeium.vim',
|
||||
event = 'BufEnter',
|
||||
},
|
||||
'Exafunction/codeium.vim',
|
||||
event = 'BufEnter',
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user