Merge branch 'main' into feat/vtsls-support

This commit is contained in:
Ching Pei Yang 2026-01-10 02:43:26 +01:00 committed by GitHub
commit 2128bea606
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
13 changed files with 229 additions and 74 deletions

View file

@ -39,7 +39,7 @@
};
nixfmt = {
command = getExe pkgs.nixfmt-rfc-style;
command = getExe pkgs.nixfmt;
};
};