Neovim: add copilot
This commit is contained in:
parent
d630e712a3
commit
71b2b12a3f
1 changed files with 1 additions and 0 deletions
|
@ -219,6 +219,7 @@ local plugins = {
|
||||||
dependencies = { "kevinhwang91/promise-async" },
|
dependencies = { "kevinhwang91/promise-async" },
|
||||||
config = require("plugins.ufo"),
|
config = require("plugins.ufo"),
|
||||||
},
|
},
|
||||||
|
"github/copilot.vim",
|
||||||
}
|
}
|
||||||
|
|
||||||
local lazy_opts = {}
|
local lazy_opts = {}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue