mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 08:53:28 +02:00
flake: format lua with "stylua"
This commit is contained in:
parent
b310affef3
commit
2339ddc3a0
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
format = true;
|
format = true;
|
||||||
};
|
};
|
||||||
statix.enable = true;
|
statix.enable = true;
|
||||||
|
stylua.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
settings = {
|
settings = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue