cellular-automaton.nvim
cellular-automaton.nvim copied to clipboard
Add hooks for pre- and post-animation
It would be very nice if cellular-automation would provide some way to execute a lua hook before an animation is started and after it is finished. This would make it easier to deal with things like folds, which currently cause errors.
talk is cheap create a pr