Disable copilot
This commit is contained in:
@@ -329,10 +329,10 @@ lazy.setup({
|
|||||||
},
|
},
|
||||||
|
|
||||||
-- Copilot!!
|
-- Copilot!!
|
||||||
{
|
-- {
|
||||||
"github/copilot.vim",
|
-- "github/copilot.vim",
|
||||||
event = { "BufReadPre", "BufNewFile" },
|
-- event = { "BufReadPre", "BufNewFile" },
|
||||||
},
|
-- },
|
||||||
|
|
||||||
-- lspconfig is the configuration framework for the nvim lsp client. It has best effort
|
-- lspconfig is the configuration framework for the nvim lsp client. It has best effort
|
||||||
-- configs for every language. Mason.nvim is the plugin that will install the lsp servers
|
-- configs for every language. Mason.nvim is the plugin that will install the lsp servers
|
||||||
|
|||||||
Reference in New Issue
Block a user