vimPlugins.stringbreaker-nvim: init at 2025-09-24
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user