From 7d1c9e7f965a3e6cfdb9674d283f0170e0c6ec7b Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Tue, 21 Apr 2026 01:24:38 +0100 Subject: chore(mason): ensure selene and taplo are installed Required by the 'just lint' and 'just fmt' recipes for lua linting and TOML format/lint respectively. --- dot_config/nvim/lua/plugins/lsp.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'dot_config/nvim/lua') diff --git a/dot_config/nvim/lua/plugins/lsp.lua b/dot_config/nvim/lua/plugins/lsp.lua index e9b7e84..1a115db 100644 --- a/dot_config/nvim/lua/plugins/lsp.lua +++ b/dot_config/nvim/lua/plugins/lsp.lua @@ -48,6 +48,7 @@ require("mason-tool-installer").setup({ "prettier", "ruff", "rust-analyzer", + "selene", "shellcheck", "shellharden", "shfmt", @@ -55,6 +56,7 @@ require("mason-tool-installer").setup({ "stylua", "systemd-lsp", "systemdlint", + "taplo", "typescript-language-server", "typos", "yaml-language-server", -- cgit v1.2.3-70-g09d2