From d3aa4d3b4577dde3dbb2b5f3968f353551e8940a Mon Sep 17 00:00:00 2001 From: "\"Vincent Haupert\"" <"vincent@yaxi.tech"> Date: Sun, 11 Dec 2022 12:53:22 +0100 Subject: [PATCH] vimPlugins.vim-monokai-tasty: init at 2022-11-25 --- pkgs/applications/editors/vim/plugins/generated.nix | 12 ++++++++++++ .../editors/vim/plugins/vim-plugin-names | 1 + 2 files changed, 13 insertions(+) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 78212f0faf61..19602ee4b5d3 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -11060,6 +11060,18 @@ final: prev: meta.homepage = "https://github.com/phanviet/vim-monokai-pro/"; }; + vim-monokai-tasty = buildVimPluginFrom2Nix { + pname = "vim-monokai-tasty"; + version = "2022-11-25"; + src = fetchFromGitHub { + owner = "patstockwell"; + repo = "vim-monokai-tasty"; + rev = "55dcb855be754178967b860b0fa63621c319ce0a"; + sha256 = "0yll7qm014ydfa2svx3zaskv8g65scw6mw8m5fsjsi9g2v3369g8"; + }; + meta.homepage = "https://github.com/patstockwell/vim-monokai-tasty/"; + }; + vim-move = buildVimPluginFrom2Nix { pname = "vim-move"; version = "2022-07-01"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 03af40a05ae0..c72727be28d3 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -928,6 +928,7 @@ https://github.com/david-a-wheeler/vim-metamath/,, https://github.com/xolox/vim-misc/,, https://github.com/crusoexia/vim-monokai/,, https://github.com/phanviet/vim-monokai-pro/,, +https://github.com/patstockwell/vim-monokai-tasty/,HEAD, https://github.com/matze/vim-move/,, https://github.com/lifepillar/vim-mucomplete/,, https://github.com/terryma/vim-multiple-cursors/,,