From f0c626059451e1f8621600e610240739d5633560 Mon Sep 17 00:00:00 2001 From: sommerfeld Date: Thu, 2 Jul 2026 11:35:35 +0100 Subject: Prune stale dotfiles commentary --- dot_config/nvim/lua/plugins/lsp.lua | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'dot_config/nvim/lua/plugins/lsp.lua') diff --git a/dot_config/nvim/lua/plugins/lsp.lua b/dot_config/nvim/lua/plugins/lsp.lua index 51c8a2d..3f2f11c 100644 --- a/dot_config/nvim/lua/plugins/lsp.lua +++ b/dot_config/nvim/lua/plugins/lsp.lua @@ -10,9 +10,7 @@ pcall(vim.lsp.enable, "tblgen_lsp_server") require("fidget").setup({}) -- LSPs come from Home-Manager (see nix/common.nix). lspconfig ships the --- default configs; we just opt-in per server. (Previously this was driven --- by mason-lspconfig handlers; phase p6 of the nix migration removed --- Mason entirely.) +-- default configs; we just opt in per server. vim.lsp.enable({ "autotools_ls", "basedpyright", -- cgit v1.3.1