Update init.lua with copilot
This commit is contained in:
parent
d8a15aeb7a
commit
9fb9d1a1dd
|
|
@ -14,4 +14,8 @@ return {
|
|||
"cappyzawa/trim.nvim",
|
||||
opts = {}
|
||||
},
|
||||
{
|
||||
"github/copilot.vim",
|
||||
opts = {}
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue