Commit 21e3f36a authored by Lafferton, Jan's avatar Lafferton, Jan
Browse files

vimPlugins.lensline-nvim: init at 2025-08-28

parent 5de2d661
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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,