whonore / Coqtail

Interactive Coq Proofs in Vim
MIT License
274 stars 34 forks source link

Highlight "dependent" in "generalize dependent" #343

Closed guidanoli closed 8 months ago

guidanoli commented 8 months ago

https://coq.inria.fr/doc/V8.18.0/refman/proof-engine/tactics.html#coq:tacn.generalize-dependent

guidanoli commented 8 months ago

@whonore

whonore commented 8 months ago

Looks good, thanks.