Matt Sturgeon
ad85cd760e
plugins/completion: move to by-name
...
- Move nvim-cmp to plugins/cmp
- Move other completion plugins to plugins/by-name
2024-09-09 11:50:40 +01:00
Matt Sturgeon
123a55ed6f
tests: remove special treatment of module
...
Since we no longer need to extract `tests.dontRun` from an attrset, we
no longer need the "special" `module` attr.
2024-08-20 01:07:21 +01:00
traxys
daa94bd6c2
tests: Disable coq-nvim defaults on x86_64 darwin
2024-07-19 11:11:17 +02:00
traxys
6484938d4b
plugins/coq: Switch to mkNeovimPlugin ( #1256 )
...
* 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
2024-03-13 17:04:45 +01:00