From 3d2df72444662f9c47ea850ef7db52dc01e72e2c Mon Sep 17 00:00:00 2001 From: vimlinuz Date: Tue, 26 May 2026 21:47:51 +0545 Subject: [PATCH] vimPlugins.filemention-nvim: init at 0-unstable-2026-05-21 https://github.com/not-manu/filemention.nvim vimPlugins.filemention-nvim: added optional dependencie --- .../applications/editors/vim/plugins/generated.nix | 14 ++++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 15 insertions(+) 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/,,