From bc3efd83ee91046479cb9fc8689ec7c42c6f05de Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Fri, 24 Oct 2025 11:54:00 +0100 Subject: nvim: Update mason packages --- home/.config/nvim/lua/custom/plugins/lsp.lua | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'home') diff --git a/home/.config/nvim/lua/custom/plugins/lsp.lua b/home/.config/nvim/lua/custom/plugins/lsp.lua index 776bfe8..bba91ea 100644 --- a/home/.config/nvim/lua/custom/plugins/lsp.lua +++ b/home/.config/nvim/lua/custom/plugins/lsp.lua @@ -76,17 +76,18 @@ return { "WhoIsSethDaniel/mason-tool-installer.nvim", opts = { ensure_installed = { - -- "nginx-language-server", -- needs python <= 3.12 - -- "just-lsp", -- "Platform unsupported" + "nginx-language-server", -- needs python <= 3.12 + "just-lsp", -- "Platform unsupported" "actionlint", "autotools-language-server", + "basedpyright", "bash-language-server", "clangd", "codelldb", "codespell", "css-lsp", "dockerfile-language-server", - "fortls", + -- "fortls", "gh", "gh-actions-language-server", "groovy-language-server", @@ -104,7 +105,7 @@ return { "ruff", "rust-analyzer", "shellcheck", - -- "shellharden", + "shellharden", "shfmt", "stylelint", "stylua", -- cgit v1.2.3-70-g09d2