🗑️ remove(nvim): copilot removed for now
This commit is contained in:
parent
a5f0923a9a
commit
0422e1304c
2 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ require("lazy").setup({
|
|||
{ import = "lazyvim.plugins.extras.lang.tailwind" },
|
||||
{ import = "lazyvim.plugins.extras.linting.eslint" },
|
||||
{ import = "lazyvim.plugins.extras.formatting.prettier" },
|
||||
{ import = "lazyvim.plugins.extras.coding.copilot" },
|
||||
-- { import = "lazyvim.plugins.extras.coding.copilot" },
|
||||
{ import = "lazyvim.plugins.extras.lang.yaml" },
|
||||
{ import = "lazyvim.plugins.extras.coding.yanky" },
|
||||
{ import = "lazyvim.plugins.extras.util.project" },
|
||||
|
|
Loading…
Add table
Reference in a new issue