1-31-25 update

This commit is contained in:
2025-01-31 20:32:24 -05:00
parent 3348883bc3
commit ebce574127
58 changed files with 991 additions and 9032 deletions

View File

@@ -48,10 +48,17 @@
ccls.enable = true;
clangd.enable = true;
cmake.enable = true;
ts_ls.enable = true;
eslint.enable = true;
html.enable = true;
jsonls.enable = true;
lua_ls.enable = true;
marksman.enable = true;
rust_analyzer = {
enable = true;
installCargo = false;
installRustc = false;
};
nixd = {
enable = true;
settings = {