Commit 01e1f71f authored by Gaetan Lepage's avatar Gaetan Lepage Committed by Matthieu Coudron
Browse files

vimPlugins.improved-search-nvim: init at 2023-12-21

parent 1d6b8032
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -17057,5 +17057,17 @@ final: prev:
    meta.homepage = "https://github.com/GCBallesteros/jupytext.nvim/";
  };
  improved-search-nvim = buildVimPlugin {
    pname = "improved-search-nvim";
    version = "2023-12-21";
    src = fetchFromGitHub {
      owner = "backdround";
      repo = "improved-search.nvim";
      rev = "9480bfb0e05f990a1658464c1d349dd2acfb9c34";
      sha256 = "sha256-k35uJZfarjRskS9MgCjSQ3gfl57d+r8vWvw0Uq16Z30=";
    };
    meta.homepage = "https://github.com/backdround/improved-search.nvim/";
  };
}
+1 −0
Original line number Diff line number Diff line
@@ -395,6 +395,7 @@ https://github.com/edwinb/idris2-vim/,,
https://github.com/3rd/image.nvim/,HEAD,
https://github.com/samodostal/image.nvim/,HEAD,samodostal-image-nvim
https://github.com/lewis6991/impatient.nvim/,,
https://github.com/backdround/improved-search.nvim/,HEAD,
https://github.com/smjonas/inc-rename.nvim/,HEAD,
https://github.com/nishigori/increment-activator/,,
https://github.com/haya14busa/incsearch-easymotion.vim/,,