From 21e3f36a750ac97875320d07e7d584a44e62f9b1 Mon Sep 17 00:00:00 2001 From: "Lafferton, Jan" Date: Fri, 29 Aug 2025 10:21:22 +0200 Subject: [PATCH] vimPlugins.lensline-nvim: init at 2025-08-28 --- pkgs/applications/editors/vim/plugins/generated.nix | 13 +++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 14 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 1b22e0bae02f..a1a934e5aad6 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -7055,6 +7055,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 a5457cddb3cc..f27dd7f4b14c 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -541,6 +541,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,