vimPlugins.deoplete-notmuch: init at 2018-12-11

This commit is contained in:
Jean-Philippe Braun 2020-01-20 13:29:09 +01:00 committed by Matthieu Coudron
parent 79cf2c25fb
commit 7106ae143e
2 changed files with 12 additions and 0 deletions

View file

@ -998,6 +998,17 @@ let
};
};
deoplete-notmuch = buildVimPluginFrom2Nix {
pname = "deoplete-notmuch";
version = "2018-12-11";
src = fetchFromGitHub {
owner = "Valodim";
repo = "deoplete-notmuch";
rev = "828b5acf1924f9869614e93855a0d8cc94f1a74d";
sha256 = "1l2pfazhpkz26zwbjdafvhgvjj533kncm7dywlandsf3cibm8mv9";
};
};
deoplete-rust = buildVimPluginFrom2Nix {
pname = "deoplete-rust";
version = "2017-07-18";

View file

@ -485,6 +485,7 @@ uarun/vim-protobuf
udalov/kotlin-vim
ujihisa/neco-look
unblevable/quick-scope
Valodim/deoplete-notmuch
valloric/youcompleteme
vhda/verilog_systemverilog.vim
vim-airline/vim-airline