add kdlfmt as kdl formatter for helix, and format config.kdl

This commit is contained in:
ulic-youthlic 2025-01-25 17:14:03 +08:00
parent 40f486c373
commit 9b30452dd7
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
3 changed files with 328 additions and 160 deletions

View file

@ -9,6 +9,7 @@ let
runtimeInputs = (
with pkgs;
[
kdlfmt
rustfmt
clang-tools
libxml2