vimPlugins.vim-metamath: init at 2017-02-10
This commit is contained in:
@@ -379,6 +379,10 @@ self: super: {
|
||||
'';
|
||||
});
|
||||
|
||||
vim-metamath = super.vim-metamath.overrideAttrs(old: {
|
||||
preInstall = "cd vim";
|
||||
});
|
||||
|
||||
vim-snipmate = super.vim-snipmate.overrideAttrs(old: {
|
||||
dependencies = with super; [ vim-addon-mw-utils tlib_vim ];
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user