mirror of
https://github.com/Hydroxycarbamide/astrovim_user.git
synced 2025-05-05 04:39:06 -04:00
add copilot
This commit is contained in:
parent
caad93bd07
commit
eb48d6a1b7
1 changed files with 3 additions and 0 deletions
|
@ -89,6 +89,9 @@ return {
|
||||||
end,
|
end,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"github/copilot.vim"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"Exafunction/codeium.nvim",
|
"Exafunction/codeium.nvim",
|
||||||
enabled = false,
|
enabled = false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue