Unverified Commit bda7cde1 authored by Sandro Jäckel's avatar Sandro Jäckel Committed by GitHub
Browse files

Merge pull request #303761 from colbs255/add-grapple.nvim

vimPlugins.grapple-nvim: init at 2024-04-09
parents c6e5499b 4773a144
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -4247,6 +4247,18 @@ final: prev:
    meta.homepage = "https://github.com/liuchengxu/graphviz.vim/";
  };
  grapple-nvim = buildVimPlugin {
    pname = "grapple.nvim";
    version = "2024-04-11";
    src = fetchFromGitHub {
      owner = "cbochs";
      repo = "grapple.nvim";
      rev = "12172536620464f8cc124e07c6e3ccd306ea3c5c";
      sha256 = "0rpiq47zb0ms6bbbd3c1ywmq5vc88132xcqwfnbfn3d2hrvbz8d1";
    };
    meta.homepage = "https://github.com/cbochs/grapple.nvim/";
  };
  gruber-darker-nvim = buildVimPlugin {
    pname = "gruber-darker.nvim";
    version = "2024-01-08";
+1 −0
Original line number Diff line number Diff line
@@ -353,6 +353,7 @@ https://github.com/rmagatti/goto-preview/,,
https://github.com/junegunn/goyo.vim/,,
https://github.com/brymer-meneses/grammar-guard.nvim/,HEAD,
https://github.com/liuchengxu/graphviz.vim/,,
https://github.com/cbochs/grapple.nvim/,HEAD,
https://github.com/blazkowolf/gruber-darker.nvim/,,
https://github.com/gruvbox-community/gruvbox/,,gruvbox-community
https://github.com/morhetz/gruvbox/,,