nix-community.nixvim/flake
Matt Sturgeon 4c989abc8c
flake/devshell: run treefmt directly in format command
This is much faster than running `nix fmt`.

Running treefmt directly will use the treefmt installed in the current
shell. Running `nix fmt` will first re-evaluate the flake.
2025-05-16 04:29:34 +01:00
..
dev flake/devshell: run treefmt directly in format command 2025-05-16 04:29:34 +01:00
flake-modules flake/auto: nameFunction default to lib.id 2025-01-20 15:11:39 +00:00
default.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
legacy-packages.nix flake: add nixvimConfigurations flake-parts module 2025-01-19 17:47:17 +00:00
lib.nix lib: export evalNixvim as top-level alias 2025-01-20 05:23:05 +00:00
nixvim-configurations.nix flake: add nixvimConfigurations flake-parts module 2025-01-19 17:47:17 +00:00
overlays.nix flake-modules -> flake 2025-01-19 12:56:24 +01:00
packages.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
templates.nix flake: partition dev dependencies 2025-02-23 17:23:57 +00:00
wrappers.nix flake: remove unused 'inputs' 2025-02-07 23:21:35 +01:00