Add clangd lsp

This commit is contained in:
2024-05-12 17:05:05 +02:00
parent 7017afd686
commit 1355d3b227
2 changed files with 6 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
nil
yaml-language-server
lua-language-server
clang-tools
];
home.sessionVariables.EDITOR = "nvim";
}