Commit efb39c60 authored by Marc Jakobi's avatar Marc Jakobi Committed by Matthieu Coudron
Browse files

vimPlugins.telescope-smart-history-nvim: init at 2022-12-15

parent 8d31cfa3
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -10894,6 +10894,18 @@ final: prev:
    meta.homepage = "https://github.com/Marskey/telescope-sg/";
  };
  telescope-smart-history-nvim = buildVimPlugin {
    pname = "telescope-smart-history.nvim";
    version = "2022-12-15";
    src = fetchFromGitHub {
      owner = "nvim-telescope";
      repo = "telescope-smart-history.nvim";
      rev = "81a4cceaa54d65d5f7c7c26178ee63b634d3e26d";
      sha256 = "sha256-riBl0vSkRtM9Gtw/FNSKodSmqgGUpDnH7d5w+uU4ReQ=";
    };
    meta.homepage = "https://github.com/nvim-telescope/telescope-smart-history.nvim/";
  };
  telescope-symbols-nvim = buildVimPlugin {
    pname = "telescope-symbols.nvim";
    version = "2023-11-24";
+1 −0
Original line number Diff line number Diff line
@@ -915,6 +915,7 @@ https://github.com/MrcJkb/telescope-manix/,HEAD,
https://github.com/nvim-telescope/telescope-media-files.nvim/,HEAD,
https://github.com/nvim-telescope/telescope-project.nvim/,,
https://github.com/Marskey/telescope-sg/,HEAD,
https://github.com/nvim-telescope/telescope-smart-history.nvim/,HEAD,
https://github.com/nvim-telescope/telescope-symbols.nvim/,,
https://github.com/nvim-telescope/telescope-ui-select.nvim/,,
https://github.com/fhill2/telescope-ultisnips.nvim/,,