vimPlugins.ncm2-html-subscope: init at 2018-07-01

This commit is contained in:
Darwin Corn 2020-07-18 16:50:33 -07:00
parent 260182cd13
commit 03d2363641
2 changed files with 13 additions and 0 deletions

View File

@ -2278,6 +2278,18 @@ let
meta.homepage = "https://github.com/ncm2/ncm2-github/";
};
ncm2-html-subscope = buildVimPluginFrom2Nix {
pname = "ncm2-html-subscope";
version = "2018-07-01";
src = fetchFromGitHub {
owner = "ncm2";
repo = "ncm2-html-subscope";
rev = "8294cf1bb55fb805454a9230aeb91dbb0f733a14";
sha256 = "19h1jjqv6jwv5fnxxa6gv0qiyc3rbnxf0zibqxzdclmskrdgjacq";
};
meta.homepage = "https://github.com/ncm2/ncm2-html-subscope/";
};
ncm2-jedi = buildVimPluginFrom2Nix {
pname = "ncm2-jedi";
version = "2019-11-19";

View File

@ -320,6 +320,7 @@ ncm2/ncm2
ncm2/ncm2-bufword
ncm2/ncm2-cssomni
ncm2/ncm2-github
ncm2/ncm2-html-subscope
ncm2/ncm2-jedi
ncm2/ncm2-path
ncm2/ncm2-tmux