vimPlugins.lensline-nvim: init at 2025-08-28 (#438181)

This commit is contained in:
Gaétan Lepage
2025-08-29 13:04:33 +02:00
committed by GitHub
2 changed files with 14 additions and 0 deletions
@@ -7210,6 +7210,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
lensline-nvim = buildVimPlugin {
pname = "lensline.nvim";
version = "2025-08-28";
src = fetchFromGitHub {
owner = "oribarilan";
repo = "lensline.nvim";
rev = "e057fe1845d58ca52967c8805eb6ff8f4d16f3d7";
sha256 = "0ckwyvj6764npn836cjva7mmifzcnhz73a03kmq7p18r81sbrqgj";
};
meta.homepage = "https://github.com/oribarilan/lensline.nvim/";
meta.hydraPlatforms = [ ];
};
lessspace-vim = buildVimPlugin {
pname = "lessspace.vim";
version = "2023-02-13";
@@ -553,6 +553,7 @@ https://github.com/ggandor/leap.nvim/,HEAD,
https://github.com/kawre/leetcode.nvim/,HEAD,
https://github.com/mrjones2014/legendary.nvim/,HEAD,
https://github.com/camspiers/lens.vim/,,
https://github.com/oribarilan/lensline.nvim/,HEAD,
https://github.com/thirtythreeforty/lessspace.vim/,,
https://github.com/cohama/lexima.vim/,,
https://github.com/lmburns/lf.nvim/,HEAD,