diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 2078484dfc74..02a681a2a58c 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 4c17187ae707..4d43348ad785 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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,