mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-10-01 04:59:09 +00:00
[neovim] remove copilotchat plugin
This commit is contained in:
@@ -266,12 +266,6 @@ require("lazy").setup({
|
||||
event = "InsertEnter",
|
||||
},
|
||||
{ "AndreM222/copilot-lualine" },
|
||||
{
|
||||
"copilotc-nvim/copilotchat.nvim",
|
||||
branch = "main",
|
||||
build = "make tiktoken",
|
||||
event = "VeryLazy",
|
||||
},
|
||||
|
||||
-- Folding
|
||||
{
|
||||
|
Reference in New Issue
Block a user