Unverified Commit 7d050b98 authored by figsoda's avatar figsoda Committed by GitHub
Browse files

Merge pull request #246885 from vinnymeller/vim/telescope-sg

vimPlugins.telescope-sg: init at 2023-08-02
parents a6b0b744 0c2cc0ee
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -9376,6 +9376,18 @@ final: prev:
    meta.homepage = "https://github.com/nvim-telescope/telescope-project.nvim/";
  };

  telescope-sg = buildVimPluginFrom2Nix {
    pname = "telescope-sg";
    version = "2023-08-02";
    src = fetchFromGitHub {
      owner = "Marskey";
      repo = "telescope-sg";
      rev = "df40e78ed1c1ba3cb3591a799c8e4292c88e1ff0";
      sha256 = "0mqqh15jl7y4i1ycb5lpw9fvad4qm03vw5x7paxw8h2yzi39qp0p";
    };
    meta.homepage = "https://github.com/Marskey/telescope-sg/";
  };

  telescope-symbols-nvim = buildVimPluginFrom2Nix {
    pname = "telescope-symbols.nvim";
    version = "2023-02-19";
+1 −0
Original line number Diff line number Diff line
@@ -787,6 +787,7 @@ https://github.com/gbrlsnchs/telescope-lsp-handlers.nvim/,,
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-symbols.nvim/,,
https://github.com/nvim-telescope/telescope-ui-select.nvim/,,
https://github.com/fhill2/telescope-ultisnips.nvim/,,