mirror of
https://github.com/kittywitch/fzfdapter.git
synced 2026-02-09 14:49:19 -08:00
feat: consolidate, license
This commit is contained in:
commit
0ade7d9539
19 changed files with 2088 additions and 0 deletions
9
treefmt.nix
Normal file
9
treefmt.nix
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
_: {
|
||||
projectRootFile = "flake.nix";
|
||||
programs = {
|
||||
alejandra.enable = true;
|
||||
deadnix.enable = true;
|
||||
statix.enable = true;
|
||||
rustfmt.enable = true;
|
||||
};
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue