Update init.lua with copilot
This commit is contained in:
parent
d8a15aeb7a
commit
9fb9d1a1dd
1 changed files with 4 additions and 0 deletions
|
|
@ -14,4 +14,8 @@ return {
|
||||||
"cappyzawa/trim.nvim",
|
"cappyzawa/trim.nvim",
|
||||||
opts = {}
|
opts = {}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"github/copilot.vim",
|
||||||
|
opts = {}
|
||||||
|
},
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue