remove copilot

This commit is contained in:
cool-mist
2026-05-28 13:29:37 +05:30
parent 3acaf94e3b
commit 6acf4ef686
-6
View File
@@ -328,12 +328,6 @@ lazy.setup({
end
},
-- Copilot!!
-- {
-- "github/copilot.vim",
-- event = { "BufReadPre", "BufNewFile" },
-- },
-- 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
-- (and dap servers). Mason-lspconfig is the plugin that will configure the lsp servers