From 72be6fa8753073cb67a814b084ff0ba0686cab19 Mon Sep 17 00:00:00 2001 From: Gopi Krishna Menon Date: Sat, 18 Jan 2025 12:21:20 +0530 Subject: [PATCH] vimPlugins.pomo-nvim: init at 2024-07-30 --- 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 c8a41ce8e821..031e690ece6e 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -10771,6 +10771,18 @@ final: prev: meta.homepage = "https://github.com/olivercederborg/poimandres.nvim/"; }; + pomo-nvim = buildVimPlugin { + pname = "pomo.nvim"; + version = "2024-07-30"; + src = fetchFromGitHub { + owner = "epwalsh"; + repo = "pomo.nvim"; + rev = "aa8decc421d89be0f10b1fc6a602cdd269f350ff"; + sha256 = "1drld6dmibkg4b35n181v98gwfi8yhshx1gfkg82k72a5apr77dl"; + }; + meta.homepage = "https://github.com/epwalsh/pomo.nvim/"; + }; + pony-vim-syntax = buildVimPlugin { pname = "pony-vim-syntax"; version = "2017-09-26"; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 7a51279ed415..0a373bd6064a 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -892,6 +892,7 @@ https://github.com/aklt/plantuml-syntax/,, https://github.com/nvim-treesitter/playground/,, https://github.com/nvim-lua/plenary.nvim/,, https://github.com/olivercederborg/poimandres.nvim/,HEAD, +https://github.com/epwalsh/pomo.nvim/,HEAD, https://github.com/dleonard0/pony-vim-syntax/,, https://github.com/RishabhRD/popfix/,, https://github.com/nvim-lua/popup.nvim/,,