Merge pull request #114166 from jlesquembre/compe-conjure

vimPlugins.compe-conjure: init at 2021-02-23
This commit is contained in:
Sandro 2021-02-23 23:48:49 +01:00 committed by GitHub
commit 7fd3356809
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 13 additions and 0 deletions

View File

@ -616,6 +616,18 @@ let
meta.homepage = "https://github.com/rhysd/committia.vim/";
};
compe-conjure = buildVimPluginFrom2Nix {
pname = "compe-conjure";
version = "2021-02-23";
src = fetchFromGitHub {
owner = "tami5";
repo = "compe-conjure";
rev = "809853ff8098dffcf8ba5ac89bcf07806eb8f981";
sha256 = "0p7p4bgkh05zy0gzmq0g9nn9npykh1l17cvfzjyhcb3n1sczpjzf";
};
meta.homepage = "https://github.com/tami5/compe-conjure";
};
compe-tabnine = buildVimPluginFrom2Nix {
pname = "compe-tabnine";
version = "2021-02-21";

View File

@ -557,6 +557,7 @@ svermeulen/vim-subversive
t9md/vim-choosewin
t9md/vim-smalls
takac/vim-hardtime
tami5/compe-conjure
tami5/lispdocs.nvim
tami5/sql.nvim
tbodt/deoplete-tabnine