style: Formatting

This commit is contained in:
punkfairie 2025-03-08 15:17:29 -08:00
parent 5a44773a3d
commit be0d9e3b66
Signed by: punkfairie
GPG key ID: B3C5488E9A1A7CA6

View file

@ -102,19 +102,19 @@
# this includes LSPs
lspsAndRuntimeDeps = with pkgs; {
general = [
universal-ctags
curl
lazygit
ripgrep
fd
stdenv.cc.cc
lua-language-server
nil
stylua
alejandra
biome
curl
fd
lazygit
lua-language-server
nil
nodePackages.prettier
ripgrep
stdenv.cc.cc
stylelint
stylua
universal-ctags
];
};