Austin Horstman
01a861f669
flake/dev/list-plugins: add zf-native exclusion
...
fix script throwing error
2025-06-28 17:44:20 +00:00
Austin Horstman
9cc99629f3
flake/dev: use nix-shell shebangs for scripts
...
Allow running the scripts directly without entering the devshell.
2025-06-28 17:44:20 +00:00
Gaetan Lepage
99a2f96cf0
plugins/telescope/advanced-git-search: init
2025-04-06 20:30:04 +02:00
Gaetan Lepage
380435c555
plugins/telescope/zoxide: init
2025-04-06 16:16:32 +02:00
Matt Sturgeon
6d10fc0c87
flake: partition dev dependencies
...
This removes the need for end-users to manually set
`nixvim.inputs.devshell.follows = ""` (etc)
We offload evaluation of some of our flake modules into a `dev`
partition submodule.
- When its not needed, this submodule is not evaluated.
- When it is needed, it fetches extra inputs from `flake/dev/flake.nix`
as part of evaluating the submodule.
See https://flake.parts/options/flake-parts-partitions.html
2025-02-23 17:23:57 +00:00
Austin Horstman
c284a50995
dev/list-plugins: remove various outdated overrides
...
Plugins that were migrated already.
2025-02-02 14:36:51 -06:00
Austin Horstman
8104356af6
plugins/startify: options -> settings-options
...
To ignore file from list-plugins
2025-02-01 22:00:32 -06:00
Austin Horstman
e0f838b58d
plugins/neotest: options -> settings-options
...
To ignore file from list-plugins
2025-02-01 22:00:32 -06:00
Austin Horstman
09e857bfdd
plugins/neogit: options -> settings-options
...
To ignore file from list-plugins
2025-02-01 22:00:32 -06:00
Austin Horstman
f618289027
dev/list-plugins: remove redundant exclude
...
Already ignored by pattern rule
2025-02-01 22:00:32 -06:00
Austin Horstman
a879adb208
dev/list-plugins: fix dap state
2025-01-27 10:21:05 -06:00
Gaetan Lepage
998bae9dac
flake-modules -> flake
2025-01-19 12:56:24 +01:00