This commit is contained in:
EdenQwQ 2025-11-05 13:40:33 +08:00
parent c2101a625a
commit fed3d65b9c
5 changed files with 90 additions and 32 deletions

View file

@ -33,6 +33,7 @@ let
BayesFactor
ggrounded
bain
patchwork
(buildRPackage {
name = "cmdstanr";
src = pkgs.fetchFromGitHub {

View file

@ -64,6 +64,7 @@
enable = true;
filetypes = [ "qml" ];
};
harper_ls.enable = true;
};
};
conform-nvim = {