Unverified Commit a0e9eae3 authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.snacks-nvim: init at 2024-11-07 (#354276)

parents 5c687a95 92f2da53
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -11146,6 +11146,18 @@ final: prev:
    meta.homepage = "https://github.com/camspiers/snap/";
  };
  snacks-nvim = buildVimPlugin {
    pname = "snacks.nvim";
    version = "2024-11-07";
    src = fetchFromGitHub {
      owner = "folke";
      repo = "snacks.nvim";
      rev = "334895c5bb2ed04f65800abaeb91ccb0487b0f1f";
      sha256 = "uKAdjRLUtKi6FlE0IHGlnW0Bv2hQhoTRiarvwyU0YaE=";
    };
    meta.homepage = "https://github.com/folke/snacks.nvim/";
  };
  snippets-nvim = buildVimPlugin {
    pname = "snippets.nvim";
    version = "2020-09-09";
+1 −0
Original line number Diff line number Diff line
@@ -935,6 +935,7 @@ https://github.com/m4xshen/smartcolumn.nvim/,,
https://github.com/gorkunov/smartpairs.vim/,,
https://github.com/ibhagwan/smartyank.nvim/,,
https://github.com/camspiers/snap/,,
https://github.com/folke/snacks.nvim/,HEAD,
https://github.com/norcalli/snippets.nvim/,,
https://github.com/shaunsingh/solarized.nvim/,HEAD,
https://github.com/sainnhe/sonokai/,,