vimPlugins.ncm2-github: init at 2018-08-01

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

View File

@ -2266,6 +2266,18 @@ let
meta.homepage = "https://github.com/ncm2/ncm2-cssomni/";
};
ncm2-github = buildVimPluginFrom2Nix {
pname = "ncm2-github";
version = "2018-08-01";
src = fetchFromGitHub {
owner = "ncm2";
repo = "ncm2-github";
rev = "2d7ed04a8fe5b8c27cfef5781a944d9865eed61f";
sha256 = "1dcxknbjm2mxrw1l2i56xrjyxlp0vr6gr5l62x5hcd5wfkzi74a1";
};
meta.homepage = "https://github.com/ncm2/ncm2-github/";
};
ncm2-jedi = buildVimPluginFrom2Nix {
pname = "ncm2-jedi";
version = "2019-11-19";

View File

@ -319,6 +319,7 @@ ncm2/float-preview.nvim
ncm2/ncm2
ncm2/ncm2-bufword
ncm2/ncm2-cssomni
ncm2/ncm2-github
ncm2/ncm2-jedi
ncm2/ncm2-path
ncm2/ncm2-tmux