Nvim: remove copilot
This commit is contained in:
parent
ac06fd90f5
commit
cdd232ab9e
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
-- GitHub Copilot
|
||||
--- @type LazyPluginSpec
|
||||
return {
|
||||
"zbirenbaum/copilot.lua",
|
||||
opts = {
|
||||
suggestion = { enabled = false },
|
||||
panel = { enabled = false },
|
||||
},
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue