Matt Sturgeon
|
ae3a2c9d10
|
plugins: remove all use of lib.nixvim.mkPackageOption
|
2024-09-05 01:31:18 +01:00 |
|
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
|
18b7597e6c
|
lib/neovim-plugin: drop config arg
|
2024-09-02 10:35:52 +01:00 |
|
Matt Sturgeon
|
7ac283f050
|
plugins/gitsigns: remove deprecated options
|
2024-06-25 15:48:33 +01:00 |
|
Gaetan Lepage
|
18ecd740e9
|
plugins.gitsigns: remove deprecated options
https://github.com/lewis6991/gitsigns.nvim/issues/453
|
2024-06-24 08:32:52 +02:00 |
|
Matt Sturgeon
|
a208c7181c
|
plugins/git: normalize plugin defaults
|
2024-06-21 08:48:00 +01:00 |
|
Gaetan Lepage
|
7a2d065cce
|
misc: ensure all options have a description
|
2024-06-11 11:34:10 +02: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 |
|
Gaetan Lepage
|
f2f97d844b
|
misc: allow null in extraPackages
|
2024-04-24 08:10:51 +02:00 |
|
Gaetan Lepage
|
d1d7fb1f4a
|
plugins/gitsigns: switch to mkNeovimPlugin
|
2024-03-26 13:36:29 +01:00 |
|