> I imagine something like this:
> autocmd PackLoadPre neomake packadd some-dependency
> autocmd PackLoadPost neomake call neomake#configure#automake('nrwi', 500)Not exactly what you want but the autopack plugin[1] support loading configs from `packrc/before/PLUGIN.vim` and `packrc/after/PLUGIN.vim` (from somewhere in &runtimepath). Maybe this help [1] https://github.com/tomtom/autopack_vim (current version) https://www.vim.org/scripts/script.php?script_id=5526 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
