Commit d85caa10 authored by Glauber Santana's avatar Glauber Santana
Browse files

vimPlugins.incline-nvim: init at 2025-03-24

parent 2bfc0809
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -6129,6 +6129,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  incline-nvim = buildVimPlugin {
    pname = "incline.nvim";
    version = "2025-03-24";
    src = fetchFromGitHub {
      owner = "b0o";
      repo = "incline.nvim";
      rev = "27040695b3bbfcd3257669037bd008d1a892831d";
      sha256 = "1frm25a0fa13x6ihimi94p21pipxs93s3bbapjjhzmg4z08npj75";
    };
    meta.homepage = "https://github.com/b0o/incline.nvim/";
    meta.hydraPlatforms = [ ];
  };
  increment-activator = buildVimPlugin {
    pname = "increment-activator";
    version = "2024-03-20";
+1 −0
Original line number Diff line number Diff line
@@ -469,6 +469,7 @@ https://github.com/HakonHarnes/img-clip.nvim/,HEAD,
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/b0o/incline.nvim/,HEAD,
https://github.com/nishigori/increment-activator/,,
https://github.com/haya14busa/incsearch-easymotion.vim/,,
https://github.com/haya14busa/incsearch.vim/,,