plugins/telescope/extensions: use lib.mkPackageOption

This commit is contained in:
Matt Sturgeon 2024-09-02 14:25:18 +01:00
parent 1fd4b6c739
commit dfb754cdc4
No known key found for this signature in database
GPG key ID: 4F91844CED1A8299
8 changed files with 22 additions and 11 deletions

View file

@ -10,7 +10,7 @@ in
(import ./_helpers.nix { inherit lib config pkgs; }).mkExtension {
name = "fzf-native";
extensionName = "fzf";
defaultPackage = pkgs.vimPlugins.telescope-fzf-native-nvim;
package = "telescope-fzf-native-nvim";
# TODO: introduced 2024-03-24, remove on 2024-05-24
optionsRenamedToSettings = [