Commit graph

5 commits

Author SHA1 Message Date
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
a208c7181c
plugins/git: normalize plugin defaults 2024-06-21 08:48:00 +01:00
Gaetan Lepage
a2afa56344 plugins/git-conflict: init 2024-05-27 20:19:30 +02:00