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
I now see how win_options extends to the preview window. This is good since I like to have things like number, signcolumn, and relativenumber enabled for various reasons. However, I don't need these things in the preview window (all I want to do is preview the content in the most lightweight manner possible). If preview.win_options could be refactored to override the higher level win_options, one could disable all the bloat when it comes to previewing.
Provide background
No response
What is the significance of this feature?
nice to have
Additional details
No response
The text was updated successfully, but these errors were encountered:
Did you check existing requests?
Describe the feature
I now see how
win_options
extends to the preview window. This is good since I like to have things likenumber
,signcolumn
, andrelativenumber
enabled for various reasons. However, I don't need these things in the preview window (all I want to do is preview the content in the most lightweight manner possible). Ifpreview.win_options
could be refactored to override the higher levelwin_options
, one could disable all the bloat when it comes to previewing.Provide background
No response
What is the significance of this feature?
nice to have
Additional details
No response
The text was updated successfully, but these errors were encountered: