mirror of
https://github.com/nix-community/nixvim.git
synced 2025-12-13 12:31:08 +01:00
dev/list-plugins: drop
As no more plugins are declared using the legacy approach, the list-plugins.py script has lost its use. Let's drop it altogether.
This commit is contained in:
parent
b47da39904
commit
d42da6b8a7
6 changed files with 0 additions and 285 deletions
|
|
@ -52,7 +52,6 @@
|
|||
# Propagate `packages` from the `dev` partition:
|
||||
inherit (config.partitions.dev.module.flake.packages.${system})
|
||||
generate-all-maintainers
|
||||
list-plugins
|
||||
;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue