1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00

flake/devshell/list-plugins: update EXCLUDES to fix the script

This commit is contained in:
Gaetan Lepage 2025-09-25 23:04:28 +02:00 committed by Austin Horstman
parent ce7fddd1ec
commit da7b983a29

View file

@ -20,6 +20,8 @@ EXCLUDES: list[str] = [
# Specific files
"colorschemes/base16/theme-list.nix",
"plugins/by-name/blink-cmp/provider-config.nix",
"plugins/by-name/conform-nvim/auto-install.nix",
"plugins/by-name/conform-nvim/formatter-packages.nix",
"plugins/by-name/dap/dapHelpers.nix",
"plugins/by-name/efmls-configs/packages.nix",
"plugins/by-name/hydra/hydras-option.nix",