vimPlugins.compe-conjure: init at 2021-02-23

This commit is contained in:
José Luis Lafuente 2021-02-23 21:28:57 +01:00
parent c7d0dbe094
commit c140343a04
No known key found for this signature in database
GPG Key ID: 8A3455EBE455489A
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-17";

View File

@ -553,6 +553,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