module
Since we no longer need to extract `tests.dontRun` from an attrset, we no longer need the "special" `module` attr.
* plugins/coq: Switch to mkNeovimPlugin This allows the user to define additional options unpackaged by nixvim. No new options were defined, nor any old option was deleted. Fixes #1114