vimPlugins.diagflow-nvim: init at 2025-03-04 (#397399)
This commit is contained in:
@@ -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";
|
||||
|
||||
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user