vimPlugins.devexcuses-nvim: init at 0-unstable-2026-03-11

https://github.com/mahyarmirrashed/devexcuses.nvim
This commit is contained in:
Mahyar Mirrashed
2026-03-11 21:43:49 -05:00
parent 1597d449f5
commit beba69426e
2 changed files with 14 additions and 0 deletions
@@ -4588,6 +4588,19 @@ final: prev: {
meta.hydraPlatforms = [ ];
};
devexcuses-nvim = buildVimPlugin {
pname = "devexcuses.nvim";
version = "0-unstable-2026-03-11";
src = fetchFromGitHub {
owner = "mahyarmirrashed";
repo = "devexcuses.nvim";
rev = "0bd585fd00f2c2290d541a8846a6649c1b71854a";
hash = "sha256-Mz5FeZzFPaPGvzWAKLUhvJtnB1hW1kW0vTGArMTc2nc=";
};
meta.homepage = "https://github.com/mahyarmirrashed/devexcuses.nvim/";
meta.hydraPlatforms = [ ];
};
dhall-vim = buildVimPlugin {
pname = "dhall-vim";
version = "0-unstable-2024-05-18";
@@ -351,6 +351,7 @@ https://github.com/deoplete-plugins/deoplete-zsh/,,
https://github.com/Shougo/deoplete.nvim/,,
https://github.com/maskudo/devdocs.nvim/,HEAD,
https://github.com/rhysd/devdocs.vim/,,
https://github.com/mahyarmirrashed/devexcuses.nvim/,HEAD,
https://github.com/vmchale/dhall-vim/,,
https://github.com/dgagn/diagflow.nvim/,HEAD,
https://github.com/onsails/diaglist.nvim/,,