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