Closed tomtomjhj closed 3 months ago
I worried something like that might be possible. Is this something you came across accidentally during normal use or did you trigger it intentionally by spamming :CoqToLine
?
I think I accidentally pressed my mappings for CoqUndo (<C-M-k>
) and CoqToLine (<C-M-l>
) at the same time
After ac6e91f72c43ea5b7734daca160f8072b6e98799, in both vim (9.1) and neovim (0.11-dev), I get the following error when I run :CoqToLine while coqtail is initializing.
This can be consistently reproduced by running
:CoqToLine|CoqToLine
on a coq buffer that has not:CoqStart
ed yet.