From 529ff44974de6bd51fcce03573ca0d0cc4e46c87 Mon Sep 17 00:00:00 2001 From: "\"Matthieu C.\"" <"886074+teto@users.noreply.github.com"> Date: Fri, 28 Mar 2025 16:28:40 +0100 Subject: [PATCH] vimPlugins.neomutt-vim: init at 2024-10-13 --- .../editors/vim/plugins/generated.nix | 15 ++++++++++++++- .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 9bad918bb045..5e37857ce43a 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -1,4 +1,4 @@ -# GENERATED by ./pkgs/applications/editors/vim/plugins/update.py. Do not edit! +# GENERATED by ./pkgs/applications/editors/vim/plugins/utils/update.py. Do not edit! { lib, buildVimPlugin, buildNeovimPlugin, fetchFromGitHub }: final: prev: @@ -8807,6 +8807,19 @@ final: prev: meta.hydraPlatforms = [ ]; }; + neomutt-vim = buildVimPlugin { + pname = "neomutt.vim"; + version = "2024-10-13"; + src = fetchFromGitHub { + owner = "neomutt"; + repo = "neomutt.vim"; + rev = "0081eb9ab89d06b5d29678721463e0148b4b4575"; + sha256 = "15s3il16i4h6z47x9dsjmdafb6syybvgfvzqpx4j57s90ipj1c87"; + }; + meta.homepage = "https://github.com/neomutt/neomutt.vim/"; + meta.hydraPlatforms = [ ]; + }; + neon = buildVimPlugin { pname = "neon"; version = "2022-11-27"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 744d7cfa8513..9de4fa3eb844 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -675,6 +675,7 @@ https://github.com/NeogitOrg/neogit/,, https://github.com/Shougo/neoinclude.vim/,, https://github.com/neomake/neomake/,, https://github.com/Shougo/neomru.vim/,, +https://github.com/neomutt/neomutt.vim/,HEAD, https://github.com/rafamadriz/neon/,, https://github.com/ii14/neorepl.nvim/,HEAD, https://github.com/nvim-neorg/neorg-telescope/,HEAD,