Unverified Commit d42ecbd7 authored by Gaétan Lepage's avatar Gaétan Lepage Committed by GitHub
Browse files

vimPlugins.diagflow-nvim: init at 2025-03-04 (#397399)

parents 9883a830 3f5286d0
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -4108,6 +4108,19 @@ final: prev: {
    meta.hydraPlatforms = [ ];
  };
  diagflow-nvim = buildVimPlugin {
    pname = "diagflow.nvim";
    version = "2025-03-04";
    src = fetchFromGitHub {
      owner = "dgagn";
      repo = "diagflow.nvim";
      rev = "b13321b517ff64bf42eeac2214085d3c76d83a0d";
      sha256 = "10avjhbs6kn10l5yjp9wk16w6rkvaj540zwrbgk2p6w3v38lr6c0";
    };
    meta.homepage = "https://github.com/dgagn/diagflow.nvim/";
    meta.hydraPlatforms = [ ];
  };
  diaglist-nvim = buildVimPlugin {
    pname = "diaglist.nvim";
    version = "2022-09-01";
+1 −0
Original line number Diff line number Diff line
@@ -314,6 +314,7 @@ https://github.com/Shougo/deoplete.nvim/,,
https://github.com/maskudo/devdocs.nvim/,HEAD,
https://github.com/rhysd/devdocs.vim/,,
https://github.com/vmchale/dhall-vim/,,
https://github.com/dgagn/diagflow.nvim/,HEAD,
https://github.com/onsails/diaglist.nvim/,,
https://github.com/nvim-lua/diagnostic-nvim/,,
https://github.com/3rd/diagram.nvim/,HEAD,