Commit 66ff0e15 authored by linsui's avatar linsui Committed by Matthieu Coudron
Browse files

vimPlugins.nvim-snippets: init at 2024-02-07

parent 64ea1c06
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -8221,6 +8221,18 @@ final: prev:
    meta.homepage = "https://github.com/dcampos/nvim-snippy/";
  };
  nvim-snippets = buildVimPlugin {
    pname = "nvim-snippets";
    version = "2024-02-07";
    src = fetchFromGitHub {
      owner = "garymjr";
      repo = "nvim-snippets";
      rev = "f394d17b9a83820714957a06c6ed8e12223f3034";
      sha256 = "10yfjdjygxlagvf6pvj6n86n0kzf7j72zf7sq9mvy42a9h68i3ip";
    };
    meta.homepage = "https://github.com/garymjr/nvim-snippets/";
  };
  nvim-solarized-lua = buildVimPlugin {
    pname = "nvim-solarized-lua";
    version = "2024-03-04";
+1 −0
Original line number Diff line number Diff line
@@ -692,6 +692,7 @@ https://github.com/petertriho/nvim-scrollbar/,HEAD,
https://github.com/dstein64/nvim-scrollview/,,
https://github.com/s1n7ax/nvim-search-and-replace/,HEAD,
https://github.com/dcampos/nvim-snippy/,HEAD,
https://github.com/garymjr/nvim-snippets/,,
https://github.com/ishan9299/nvim-solarized-lua/,,
https://github.com/lucidph3nx/nvim-sops/,HEAD,
https://github.com/nvim-pack/nvim-spectre/,,