lol

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

authored by

Gaétan Lepage and committed by
GitHub
2cdf6e75 f2946a26

+14
+13
pkgs/applications/editors/vim/plugins/generated.nix
··· 7210 7210 meta.hydraPlatforms = [ ]; 7211 7211 }; 7212 7212 7213 + lensline-nvim = buildVimPlugin { 7214 + pname = "lensline.nvim"; 7215 + version = "2025-08-28"; 7216 + src = fetchFromGitHub { 7217 + owner = "oribarilan"; 7218 + repo = "lensline.nvim"; 7219 + rev = "e057fe1845d58ca52967c8805eb6ff8f4d16f3d7"; 7220 + sha256 = "0ckwyvj6764npn836cjva7mmifzcnhz73a03kmq7p18r81sbrqgj"; 7221 + }; 7222 + meta.homepage = "https://github.com/oribarilan/lensline.nvim/"; 7223 + meta.hydraPlatforms = [ ]; 7224 + }; 7225 + 7213 7226 lessspace-vim = buildVimPlugin { 7214 7227 pname = "lessspace.vim"; 7215 7228 version = "2023-02-13";
+1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 553 553 https://github.com/kawre/leetcode.nvim/,HEAD, 554 554 https://github.com/mrjones2014/legendary.nvim/,HEAD, 555 555 https://github.com/camspiers/lens.vim/,, 556 + https://github.com/oribarilan/lensline.nvim/,HEAD, 556 557 https://github.com/thirtythreeforty/lessspace.vim/,, 557 558 https://github.com/cohama/lexima.vim/,, 558 559 https://github.com/lmburns/lf.nvim/,HEAD,