mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2026-04-26 20:21:35 +00:00
[neovim] Add opencode plugin
This commit is contained in:
@@ -220,6 +220,10 @@ require("lazy").setup({
|
||||
event = "InsertEnter",
|
||||
},
|
||||
{ "AndreM222/copilot-lualine" },
|
||||
{
|
||||
"nickjvandyke/opencode.nvim",
|
||||
version = "*", -- Latest stable release
|
||||
},
|
||||
|
||||
-- Folding
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user