vim-argwrap/autoload/argwrap
Camille Dejoye 0fc75c596c improvement: generalize the hook system
It is still not possible to override an existing hook but with this
system users can create new hooks really simply without having to update
any configuration since they will be autodetected.

The only missing thins is the possibility to disable hook, therefore it
is the responsibility of each hook to provide a way to the user to use
it or not.
2020-06-07 15:26:06 +02:00
..
hooks/filetype/php improvement: generalize the hook system 2020-06-07 15:26:06 +02:00
hooks.vim improvement: generalize the hook system 2020-06-07 15:26:06 +02:00