File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -268,10 +268,12 @@ scrollview_hide_on_text_intersect *scrollview_hide_on_text_intersect*
268268 intersect with text. The functionality may not work for
269269 lines where the last character spans multiple cells
270270 (only the first cell of the character would be
271- considered for intersection). The processing demands
272- when enabling this option may result in noticeable lag
273- under certain environments, especially on older
274- hardware. Defaults to | v:false | .
271+ considered for intersection). For lines with concealed
272+ text, signs and the scrollbar can become hidden when
273+ they otherwise wouldn't intersect text. The processing
274+ demands when enabling this option may result in
275+ noticeable lag under certain environments, especially
276+ on older hardware. Defaults to | v:false | .
275277
276278scrollview_hover *scrollview_hover*
277279 | Boolean | specifying whether the highlighting of
You can’t perform that action at this time.
0 commit comments