You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It's currently impossible to pass from opts the formatting options which leaves lsp_fallback to "true" but I'd like to set it up as "always" currently I have to override the init function of the spec:
Did you check the docs?
Is your feature request related to a problem? Please describe.
It's currently impossible to pass from
opts
the formatting options which leaveslsp_fallback
to "true" but I'd like to set it up as "always" currently I have to override the init function of the spec:Describe the solution you'd like
Can you make it so I can change it from
opts
?Describe alternatives you've considered
Replace init fn
Additional context
No response
The text was updated successfully, but these errors were encountered: