vimPlugins.pomo-nvim: init at 2024-07-30

This commit is contained in:
Gopi Krishna Menon
2025-01-18 12:21:20 +05:30
parent 9ee0966a4a
commit 72be6fa875
2 changed files with 13 additions and 0 deletions
@@ -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";
@@ -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/,,