Commit 31de9b13 authored by figsoda's avatar figsoda
Browse files

vimPlugins.telescope-zf-native-nvim: init at 2023-03-15

parent bad81075
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -8608,6 +8608,19 @@ final: prev:
    meta.homepage = "https://github.com/nvim-telescope/telescope-z.nvim/";
  };

  telescope-zf-native-nvim = buildVimPluginFrom2Nix {
    pname = "telescope-zf-native.nvim";
    version = "2023-03-15";
    src = fetchFromGitHub {
      owner = "natecraddock";
      repo = "telescope-zf-native.nvim";
      rev = "beb34b6c48154ec117930180f257a5592606d48f";
      sha256 = "1lkgsjmmj006zwvrpr1w48pii1wrzxxanhhl1r302vll62frx94n";
      fetchSubmodules = true;
    };
    meta.homepage = "https://github.com/natecraddock/telescope-zf-native.nvim/";
  };

  telescope-zoxide = buildVimPluginFrom2Nix {
    pname = "telescope-zoxide";
    version = "2023-02-08";
+1 −0
Original line number Diff line number Diff line
@@ -722,6 +722,7 @@ https://github.com/fhill2/telescope-ultisnips.nvim/,,
https://github.com/debugloop/telescope-undo.nvim/,HEAD,
https://github.com/tom-anders/telescope-vim-bookmarks.nvim/,,
https://github.com/nvim-telescope/telescope-z.nvim/,,
https://github.com/natecraddock/telescope-zf-native.nvim/,HEAD,
https://github.com/jvgrootveld/telescope-zoxide/,,
https://github.com/nvim-telescope/telescope.nvim/,,
https://github.com/luc-tielen/telescope_hoogle/,HEAD,