Commit 529ff449 authored by "Matthieu C."'s avatar "Matthieu C."
Browse files

vimPlugins.neomutt-vim: init at 2024-10-13

parent fae9d587
Loading
Loading
Loading
Loading
+14 −1
Original line number Diff line number Diff line
# 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";
+1 −0
Original line number Diff line number Diff line
@@ -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,