Add clangd (#64)

This commit is contained in:
Patrick Stevens
2024-07-14 11:08:36 +01:00
committed by GitHub
parent ad9621acd3
commit df22898e58
3 changed files with 19 additions and 16 deletions

View File

@@ -292,6 +292,7 @@
nixpkgs.sumneko-lua-language-server
nixpkgs.gnupg
nixpkgs.gh
nixpkgs.clang-tools
];
home.file.".ideavimrc".source = ./ideavimrc;