vimPlugins.MatchTagAlways: init at 2017-05-20

This commit is contained in:
Vonfry 2020-07-05 09:47:18 +08:00
parent baca38fd3f
commit a4bcdfb377
No known key found for this signature in database
GPG Key ID: EACFFD3C2B494F13
2 changed files with 13 additions and 0 deletions

View File

@ -1990,6 +1990,18 @@ let
meta.homepage = "https://github.com/vim-scripts/matchit.zip/";
};
MatchTagAlways = buildVimPluginFrom2Nix {
pname = "MatchTagAlways";
version = "2017-05-20";
src = fetchFromGitHub {
owner = "Valloric";
repo = "MatchTagAlways";
rev = "352eb479a4ad1608e0880b79ab2357aac2cf4bed";
sha256 = "0y8gq4cs0wm2ijagc2frpmm664z355iridxyl5893576v5aqp8z1";
};
meta.homepage = "https://github.com/Valloric/MatchTagAlways/";
};
mattn-calendar-vim = buildVimPluginFrom2Nix {
pname = "mattn-calendar-vim";
version = "2019-11-24";

View File

@ -548,6 +548,7 @@ udalov/kotlin-vim
ujihisa/neco-look
unblevable/quick-scope
urbit/hoon.vim
Valloric/MatchTagAlways
Valodim/deoplete-notmuch
vhda/verilog_systemverilog.vim
vim-airline/vim-airline