Matt Sturgeon
|
1fd4b6c739
|
plugins: migrate defaultPackage -> package
Migrate all users of `mkVimPlugin` and `mkNeovimPlugin` to use the new
`package` argument instead of the old `defaultPackage` argument.
|
2024-09-04 03:29:34 +01:00 |
|
Matt Sturgeon
|
2a054b039e
|
lib/vim-plugin: drop config arg
Instead, access it via an imported module
|
2024-09-02 10:33:50 +01:00 |
|
Matt Sturgeon
|
a208c7181c
|
plugins/git: normalize plugin defaults
|
2024-06-21 08:48:00 +01:00 |
|
Gaetan Lepage
|
7c4fe30f81
|
lib/options: introduce new mkPackageOption for dependencies
|
2024-05-17 22:15:47 +02:00 |
|
traxys
|
62f32bfc71
|
treewide: Reformat with nixfmt
|
2024-05-05 22:00:40 +02:00 |
|
theabm
|
4dea1478eb
|
plugins/lazygit: init
|
2024-04-29 15:52:49 +02:00 |
|