3
0
Fork 0
forked from mirrors/nixpkgs

vimPlugins.vimade: init at 2021-04-07

This commit is contained in:
"lofsigma" 2021-04-20 14:54:56 -04:00
parent 136920798a
commit 753f0731e8
2 changed files with 13 additions and 0 deletions

View file

@ -8598,6 +8598,18 @@ let
meta.homepage = "https://github.com/andrep/vimacs/";
};
vimade = buildVimPluginFrom2Nix {
pname = "vimade";
version = "2021-04-07";
src = fetchFromGitHub {
owner = "TaDaa";
repo = "vimade";
rev = "9b9254340e39dab3dad64c05b10af0fd85490b71";
sha256 = "0sbk9lf5w136lwl3ca866m594993s23zad5ss4whzm9j0qknihl3";
};
meta.homepage = "https://github.com/TaDaa/vimade/";
};
vimagit = buildVimPluginFrom2Nix {
pname = "vimagit";
version = "2020-11-18";

View file

@ -580,6 +580,7 @@ sunaku/vim-dasht
svermeulen/vim-subversive
t9md/vim-choosewin
t9md/vim-smalls
TaDaa/vimade
takac/vim-hardtime
tami5/compe-conjure
tami5/lispdocs.nvim