vimPlugins.lf-vim: init at 2019-10-11
This commit is contained in:
@@ -481,6 +481,10 @@ self: super: {
|
||||
};
|
||||
});
|
||||
|
||||
lf-vim = super.lf-vim.overrideAttrs(old: {
|
||||
dependencies = with super; [ bclose-vim ];
|
||||
});
|
||||
|
||||
vim-stylish-haskell = super.vim-stylish-haskell.overrideAttrs (old: {
|
||||
postPatch = old.postPatch or "" + ''
|
||||
substituteInPlace ftplugin/haskell/stylish-haskell.vim --replace \
|
||||
|
||||
Reference in New Issue
Block a user