Skip to content
Discussion options

You must be logged in to vote
  1. Yes.

There is more to it, as they are submodule types under the hood, so you can use type merging to extend them, or a deferredModule option for people to extend them if you have multiple options with specs that you want them to be able to modify the same way, as seen in the nvim module.

But yes that is how you use it (and there is also an unwrapSort which works better in pipes). Although, honestly, the entryBefore and entryAfter thing is kinda not needed, those helpers, especially the single value ones, are kinda longer than writing it out by hand to be honest.

I will be also introducing another few variations of them which merges with the thing you pass rather than putting what you pa…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@BirdeeHub
Comment options

@zenoli
Comment options

@zenoli
Comment options

@BirdeeHub
Comment options

@BirdeeHub
Comment options

Answer selected by zenoli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants