From 2361740407ab8c988123f3cdc1736716511f410d Mon Sep 17 00:00:00 2001 From: SebastianStork Date: Thu, 1 May 2025 22:30:09 +0200 Subject: [PATCH] Add clangd extension to vscode --- modules/home/vscode.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/home/vscode.nix b/modules/home/vscode.nix index 7740d05..a4f47d1 100644 --- a/modules/home/vscode.nix +++ b/modules/home/vscode.nix @@ -21,6 +21,7 @@ [ open-vsx.jnoortheen.nix-ide open-vsx.aaron-bond.better-comments + open-vsx.llvm-vs-code-extensions.vscode-clangd open-vsx.github.github-vscode-theme open-vsx.pkief.material-icon-theme