Commit a2ee9683 authored by Giovanni d'Amelio's avatar Giovanni d'Amelio
Browse files

vimPlugins.stay-centered-nvim: init at 2024-04-13

parent c3f597a0
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -10411,6 +10411,18 @@ final: prev:
    meta.homepage = "https://github.com/luukvbaal/statuscol.nvim/";
  };
  stay-centered-nvim = buildVimPlugin {
    pname = "stay-centered.nvim";
    version = "2024-04-13";
    src = fetchFromGitHub {
      owner = "arnamak";
      repo = "stay-centered.nvim";
      rev = "91113bd82ac34f25c53d53e7c1545cb5c022ade8";
      sha256 = "030xikkr06lslp77z1i1xn6pgndnc12z3q2i8xd9vv8jmzylaf0c";
    };
    meta.homepage = "https://github.com/arnamak/stay-centered.nvim/";
  };
  styler-nvim = buildVimPlugin {
    pname = "styler.nvim";
    version = "2024-07-22";
+1 −0
Original line number Diff line number Diff line
@@ -875,6 +875,7 @@ https://github.com/josegamez82/starrynight/,HEAD,
https://github.com/darfink/starsearch.vim/,,
https://github.com/startup-nvim/startup.nvim/,HEAD,
https://github.com/luukvbaal/statuscol.nvim/,,
https://github.com/arnamak/stay-centered.nvim/,HEAD,
https://github.com/folke/styler.nvim/,,
https://github.com/teto/stylish.nvim/,HEAD,
https://github.com/gbprod/substitute.nvim/,HEAD,