I have no idea

This commit is contained in:
Zacharias-Brohn
2025-10-12 22:13:57 +02:00
parent 404091736f
commit 2e011ea5e5
7 changed files with 219 additions and 27 deletions
+8
View File
@@ -182,6 +182,7 @@ return {
},
{
"neovim/nvim-lspconfig",
enabled = false,
dependencies = {
"williamboman/mason.nvim",
"williamboman/mason-lspconfig.nvim",
@@ -258,4 +259,11 @@ return {
end,
build = "go build",
},
{
"lancewilhelm/horizon-extended.nvim",
},
{
"neoclide/coc.nvim",
branch = "release",
}
}