Unverified Commit 5acee0cd authored by Austin Horstman's avatar Austin Horstman Committed by GitHub
Browse files

vimPlugins.devexcuses-nvim: init at 2026-03-11 (#499011)

parents fe416aae beba6942
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -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";
+1 −0
Original line number Diff line number Diff line
@@ -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/,,