From 976e4314d42797e9fb0b03ceca3a54942b9d6429 Mon Sep 17 00:00:00 2001 From: Geir Okkenhaug Jerstad Date: Tue, 9 Jul 2024 10:52:25 +0200 Subject: [PATCH] added some language servers to laptop --- laptop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/laptop/configuration.nix b/laptop/configuration.nix index 7685344..7296b83 100644 --- a/laptop/configuration.nix +++ b/laptop/configuration.nix @@ -167,6 +167,7 @@ nodePackages.bash-language-server vimPlugins.cmp-nvim-lsp ccls + vscode-langservers-extracted gdb # building software glibc