nvim/qml: add autoformatting script

This commit is contained in:
kossLAN 2025-01-31 01:43:21 -05:00
parent f3f07ab618
commit 01444ab8a5
Signed by: kossLAN
SSH key fingerprint: SHA256:bdV0x+wdQHGJ6LgmstH3KV8OpWY+OOFmJcPcB0wQPV8
2 changed files with 28 additions and 0 deletions

View file

@ -117,6 +117,7 @@ with final.pkgs.lib; let
stylua # lua formatter
rustfmt # rust formatter
prettierd # typescript/javascript formatter
qt6.qtdeclarative
# google-java-format # java formatter based off google guidelines
# misc