mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
flake: format toml using "taplo"
This commit is contained in:
parent
2339ddc3a0
commit
f1a0cf3a90
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
||||||
};
|
};
|
||||||
statix.enable = true;
|
statix.enable = true;
|
||||||
stylua.enable = true;
|
stylua.enable = true;
|
||||||
|
taplo.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue