Lines Matching refs:so

283 " Note, 'exec' commands do not recognize line continuations, so must concatenate
298 " Add normal groups and diff groups to separate lists so we can order them to
462 " ' is not valid in HTML but it is in XHTML, so just use the numeric
555 " Note, 'exec' commands do not recognize line continuations, so must
604 " put an extra empty span at the end for dynamic folds, so the linebreak can
708 " other files may be present so don't even try to make a guess or assume the
717 " version has been in the global variable for so long that changing it could
1196 " so we don't accidentally start within a closed fold or something.
1202 " save the fold text and set it to the default so we can find fold levels
1214 " level, so subtract 2 from index of first non-dash after the dashes
1220 " open the fold so we can find any contained folds
1243 " level, so subtract 2 from index of first non-dash after the dashes
1252 " open the fold so we can find any contained folds
1266 " sort the folds so that we only ever need to look at the first item in the
1273 " close all folds again so we can get the fold text as we go
1313 " fold will always lie within the region of interest, so keep it
1317 " if there is no first line we default to the first line in the buffer so
1334 " getting foldtext as we go won't know to open the removed folds, so the
1391 " If keeping tabs, add them to printable characters so we keep them when
1491 " Note that dynamic folds require using css so we just use css to take
1500 " add the filler spaces separately from the '+' char so that it can be
1507 " them, so don't apply the toggle-filler class.
1533 " Add fold text, moving the span ending to the next line so collapsing
1548 " Note that dynamic folds require using css so we just use css to take
1643 " immediately preceding the tab, so we can then look up the
1736 " Mangle modelines so Vim doesn't try to use HTML text as a modeline if editing
1805 \ ' "content:" with custom content, so we *want* the check to fail */',
1883 " Gather attributes for all other classes. Do diff first so that normal
1918 " so weirdly formatted it can take a LONG time.