vimPlugins.hlchunk-nvim: init at 2024-11-23

This commit is contained in:
"Gaetan Lepage"
2025-01-24 08:02:00 +01:00
parent d26300c654
commit cb4ebf996d
2 changed files with 14 additions and 1 deletions
@@ -5219,6 +5219,18 @@ final: prev:
meta.homepage = "https://github.com/pimalaya/himalaya-vim/";
};
hlchunk-nvim = buildVimPlugin {
pname = "hlchunk.nvim";
version = "2024-11-23";
src = fetchFromGitHub {
owner = "shellRaining";
repo = "hlchunk.nvim";
rev = "5465dd33ade8676d63f6e8493252283060cd72ca";
sha256 = "0vksi1idliaxk5l3hksfhhbps4sw6d8lk58m5ja4wrnmjxz5b5bz";
};
meta.homepage = "https://github.com/shellRaining/hlchunk.nvim/";
};
hlint-refactor-vim = buildVimPlugin {
pname = "hlint-refactor-vim";
version = "2015-12-05";
@@ -10458,7 +10470,7 @@ final: prev:
meta.homepage = "https://github.com/salkin-mada/openscad.nvim/";
};
orgmode = buildVimPlugin {
orgmode = buildNeovimPlugin {
pname = "orgmode";
version = "2025-01-19";
src = fetchFromGitHub {
@@ -432,6 +432,7 @@ https://github.com/RaafatTurki/hex.nvim/,HEAD,
https://github.com/Yggdroot/hiPairs/,,
https://github.com/tzachar/highlight-undo.nvim/,HEAD,
https://github.com/pimalaya/himalaya-vim/,,
https://github.com/shellRaining/hlchunk.nvim/,HEAD,
https://github.com/mpickering/hlint-refactor-vim/,,
https://github.com/calops/hmts.nvim/,,
https://github.com/edluffy/hologram.nvim/,,