cellular-automaton.nvim
cellular-automaton.nvim copied to clipboard
Optionally disable warning when no parser is present
I'm using this programmatically and not calling it from a keystroke. It'd be nice if either we could set a config option to ignore missing parsers or pass an argument to the start_animation function so that it can fail silently.
.
.
.