Loading
neovimUtils.makeNeovimConfig: deprecate
I am not sure why I introduced it, probably to avoid touching the wrapper interface too much and massage arguments beforehand. With the `finalAttrs` pattern, one can more easily override the resulting neovim derivation without having to preprocess arguments first so `makeNeovimConfig` just ends up making the interface more confusing.