diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 18a1c9a7f702..b799196a5c8a 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5880,6 +5880,20 @@ final: prev: { meta.hydraPlatforms = [ ]; }; + filemention-nvim = buildVimPlugin { + pname = "filemention.nvim"; + version = "0-unstable-2026-05-21"; + src = fetchFromGitHub { + owner = "not-manu"; + repo = "filemention.nvim"; + rev = "6085f2c226834081638e1e8af1ced32c78eaf8b3"; + hash = "sha256-igcHSzEQPyek4wsNZg+iZluBSSrRIImUxl2+MGmiLKU="; + }; + meta.homepage = "https://github.com/not-manu/filemention.nvim/"; + meta.license = getLicenseFromSpdxId "MIT"; + meta.hydraPlatforms = [ ]; + }; + fine-cmdline-nvim = buildVimPlugin { pname = "fine-cmdline.nvim"; version = "0-unstable-2026-03-19"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index f3405579d28f..afc4b76550a7 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -418,6 +418,7 @@ https://github.com/micampe/fennel.vim/,, https://github.com/wincent/ferret/,, https://github.com/bogado/file-line/,, https://github.com/lewis6991/fileline.nvim/,, +https://github.com/not-manu/filemention.nvim/,, https://github.com/VonHeikemen/fine-cmdline.nvim/,, https://github.com/glacambre/firenvim/,, https://github.com/andviro/flake8-vim/,,