diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 7cb069ac6a0a..a6bfce69d460 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -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"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 652f800cf5ff..2bbafd674a4f 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -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/,,