mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-07-24 00:35:45 +00:00
[cosmic-desktop] Update config
This commit is contained in:
@@ -125,9 +125,6 @@ require("lazy").setup({
|
||||
{
|
||||
"saghen/blink.cmp",
|
||||
version = "*",
|
||||
-- dependencies = {
|
||||
-- "fang2hou/blink-copilot",
|
||||
-- },
|
||||
},
|
||||
|
||||
-- LSP
|
||||
@@ -217,12 +214,6 @@ require("lazy").setup({
|
||||
{ "mzlogin/vim-markdown-toc" },
|
||||
|
||||
-- AI
|
||||
-- {
|
||||
-- "zbirenbaum/copilot.lua",
|
||||
-- cmd = "Copilot",
|
||||
-- event = "InsertEnter",
|
||||
-- },
|
||||
-- { "AndreM222/copilot-lualine" },
|
||||
{
|
||||
"nickjvandyke/opencode.nvim",
|
||||
version = "*", -- Latest stable release
|
||||
|
||||
Reference in New Issue
Block a user