Unverified Commit ee45b35a authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.stringbreaker-nvim: init at 2025-09-24 (#463685)

parents 9e9486e2 1a2e8a42
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -14500,6 +14500,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  stringbreaker-nvim = buildVimPlugin {
    pname = "stringbreaker.nvim";
    version = "2025-09-24";
    src = fetchFromGitHub {
      owner = "duqcyxwd";
      repo = "stringbreaker.nvim";
      rev = "f6310ad154063151078548b21e8de05bec1f6ac9";
      sha256 = "14k7cvjh9kz3p33np275qp2p2aipbxm934kqz2yc7l08fag9sg3x";
    };
    meta.homepage = "https://github.com/duqcyxwd/stringbreaker.nvim/";
    meta.hydraPlatforms = [ ];
  };
  styler-nvim = buildVimPlugin {
    pname = "styler.nvim";
    version = "2025-10-28";
+1 −0
Original line number Diff line number Diff line
@@ -1113,6 +1113,7 @@ https://github.com/darfink/starsearch.vim/,,
https://github.com/max397574/startup.nvim/,HEAD,
https://github.com/luukvbaal/statuscol.nvim/,,
https://github.com/arnamak/stay-centered.nvim/,HEAD,
https://github.com/duqcyxwd/stringbreaker.nvim/,HEAD,
https://github.com/folke/styler.nvim/,,
https://github.com/teto/stylish.nvim/,HEAD,
https://github.com/gbprod/substitute.nvim/,HEAD,