fix lsp error

This commit is contained in:
Raoul Branten 2025-05-22 16:41:44 +02:00
parent b11f25288e
commit 3b4bb34a67

View File

@ -70,6 +70,7 @@ return {
--# lsp, the lazy way
{
"dundalek/lazy-lsp.nvim",
commit="0ccc0238be37351d53e64c2f6c7f9e106e2bdb68",
dependencies = {
"neovim/nvim-lspconfig",
{"VonHeikemen/lsp-zero.nvim", branch = "v3.x"},