Plugin changes

This commit is contained in:
Alexander Gehrke 2025-08-27 15:56:34 +02:00
parent 76a754de23
commit 523fedae4e
10 changed files with 289 additions and 210 deletions

View file

@ -5,9 +5,7 @@ return {
event = { "BufReadPre", "BufNewFile" },
dependencies = {
{ "folke/neoconf.nvim", cmd = "Neoconf", config = true },
{ "folke/neodev.nvim", opts = {} },
"mason-org/mason.nvim",
"hrsh7th/cmp-nvim-lsp",
},
---@class PluginLspOpts
opts = function()