Searched refs:startofline (Results 1 – 13 of 13) sorted by relevance
89 let l:startofline = (a:0 >= 1) ? a:1 : 195 if l:startofline == 1106 if l:startofline == 1
47 See also 'startofline' option.52 the buffer. See also 'startofline' option.84 produced. See also 'startofline' option.89 buffer. See also 'startofline' option.
334 non-blank character |linewise|. If 'startofline' not344 non-blank character |linewise|. If 'startofline' not358 See also 'startofline' option.1325 character |linewise|. See also 'startofline' option.1333 character |linewise|. See also 'startofline' option.1338 |linewise|. See also 'startofline' option.
919 'startofline' 'sol' commands move cursor to first non-blank in line
778 cursor position for the file. If 'startofline' is set, the cursor will be
6101 'startofline' was reset.7109 when 'startofline' is set. (Cordell)7110 Solution: Use the last known column when 'startofline' is set.
1867 'startofline' + on goto startofline with some commands7336 *'startofline'* *'sol'* *'nostartofline'* *'nosol'*7337 'startofline' 'sol' boolean (default on)
941 'startofline' options.txt /*'startofline'*
290 static void syn_update_ends(int startofline);947 syn_update_ends(int startofline) in syn_update_ends() argument953 if (startofline) in syn_update_ends()994 || (seen_keepend && !startofline) in syn_update_ends()995 || (i == current_state.ga_len - 1 && startofline)) in syn_update_ends()1001 update_si_end(cur_si, (int)current_col, !startofline); in syn_update_ends()1003 if (!startofline && (cur_si->si_flags & HL_KEEPEND)) in syn_update_ends()
646 set startofline2761 set startofline
1216 set mouse& startofline
37 …epath scr sect sh shelltemp shortname si smartcase sol spellsuggest sr startofline suffixesadd sws…
254 call <SID>AddOption("startofline", gettext("many jump commands move the cursor to the first non-bla…