vimPlugins.semshi: init at 2018-12-05 (#62787)

This commit is contained in:
Jon 2019-06-07 01:33:44 -07:00 committed by Timo Kaufmann
parent 11f10b686e
commit 939a652361
2 changed files with 12 additions and 0 deletions

View File

@ -1629,6 +1629,17 @@ let
};
};
semshi = buildVimPluginFrom2Nix {
pname = "semshi";
version = "2018-12-05";
src = fetchFromGitHub {
owner = "numirias";
repo = "semshi";
rev = "e387702ccb89e7b41ba438413182fd0ee0f669da";
sha256 = "1ysr3y336zy8clh4fds21figh861qxbwxvn7841kxhpab2my8r3p";
};
};
shabadou-vim = buildVimPluginFrom2Nix {
pname = "shabadou-vim";
version = "2016-07-19";

View File

@ -226,6 +226,7 @@ nixprime/cpsm
NLKNguyen/papercolor-theme
noc7c9/vim-iced-coffee-script
ntpeters/vim-better-whitespace
numirias/semshi
nvie/vim-flake8
OrangeT/vim-csharp
osyo-manga/shabadou.vim