vimPlugins.promise-async: init at 2023-02-01
This commit is contained in:
@@ -7018,6 +7018,18 @@ final: prev:
|
||||
meta.homepage = "https://github.com/ahmedkhalf/project.nvim/";
|
||||
};
|
||||
|
||||
promise-async = buildVimPluginFrom2Nix {
|
||||
pname = "promise-async";
|
||||
version = "2023-02-01";
|
||||
src = fetchFromGitHub {
|
||||
owner = "kevinhwang91";
|
||||
repo = "promise-async";
|
||||
rev = "7fa127fa80e7d4d447e0e2c78e99af4355f4247b";
|
||||
sha256 = "12d7l5b79fj4lpd3gfjqrmy6ffh06cxsr13vaw29rjif57wf0f53";
|
||||
};
|
||||
meta.homepage = "https://github.com/kevinhwang91/promise-async/";
|
||||
};
|
||||
|
||||
psc-ide-vim = buildVimPluginFrom2Nix {
|
||||
pname = "psc-ide-vim";
|
||||
version = "2021-05-31";
|
||||
|
||||
@@ -590,6 +590,7 @@ https://github.com/andweeb/presence.nvim/,,
|
||||
https://github.com/sotte/presenting.vim/,,
|
||||
https://github.com/vim-scripts/prev_indent/,,
|
||||
https://github.com/ahmedkhalf/project.nvim/,,
|
||||
https://github.com/kevinhwang91/promise-async/,HEAD,
|
||||
https://github.com/frigoeu/psc-ide-vim/,,
|
||||
https://github.com/purescript-contrib/purescript-vim/,,
|
||||
https://github.com/python-mode/python-mode/,,
|
||||
|
||||
Reference in New Issue
Block a user