| /vim-8.2.3635/src/ |
| H A D | cindent.c | 906 int amount; in skip_label() local 1603 int amount; in get_baseclass_amount() local 2119 amount = -1; in get_c_indent() 2141 amount = 0; in get_c_indent() 2152 amount = col; in get_c_indent() 2172 amount = col; in get_c_indent() 2297 amount = col; in get_c_indent() 2693 amount = 0; in get_c_indent() 2994 amount = n; in get_c_indent() 3658 amount = 0; in get_c_indent() [all …]
|
| H A D | indent.c | 1027 int amount; in op_reindent() local 1058 amount = 0; in op_reindent() 1062 if (amount >= 0 && set_indent(amount, SIN_UNDO)) in op_reindent() 1218 int amount, in change_indent() argument 1897 int amount; in get_lisp_indent() local 1923 amount = -1; in get_lisp_indent() 1973 if (amount == -1) in get_lisp_indent() 1982 amount = 2; in get_lisp_indent() 1987 amount = 0; in get_lisp_indent() 2006 amount++; in get_lisp_indent() [all …]
|
| H A D | mark.c | 975 if (amount == MAXLNUM) \ 978 *lp += amount; \ 990 if (amount == MAXLNUM) \ 993 *lp += amount; \ 1014 long amount, in mark_adjust() argument 1024 long amount, in mark_adjust_nofold() argument 1034 long amount, in mark_adjust_internal() argument 1093 sign_mark_adjust(line1, line2, amount, amount_after); in mark_adjust_internal() 1142 if (amount == MAXLNUM) // topline is deleted in mark_adjust_internal() 1150 win->w_topline += amount; in mark_adjust_internal() [all …]
|
| H A D | fold.c | 1495 long amount, in foldMarkAdjust() argument 1515 long amount, in foldMarkAdjustRecurse() argument 1571 if (amount == MAXLNUM) in foldMarkAdjustRecurse() 1579 fp->fd_top += amount; in foldMarkAdjustRecurse() 1591 if (amount == MAXLNUM) in foldMarkAdjustRecurse() 1594 fp->fd_len += amount; in foldMarkAdjustRecurse() 1606 if (amount == MAXLNUM) in foldMarkAdjustRecurse() 1611 amount, in foldMarkAdjustRecurse() 1621 amount, in foldMarkAdjustRecurse() 1622 amount_after - amount); in foldMarkAdjustRecurse() [all …]
|
| H A D | ops.c | 158 shift_block(oap, amount); in op_shift() 205 oap->line_count, op, amount); in op_shift() 228 int amount, in shift_line() argument 242 --amount; in shift_line() 245 i -= amount; in shift_line() 250 i += amount; in shift_line() 257 count -= sw_val * amount; in shift_line() 262 count += sw_val * amount; in shift_line() 304 if ((total / sw_val) != amount) in shift_block() 2340 linenr_T amount = Prenum1; in op_addsub() local [all …]
|
| H A D | diff.c | 77 static void diff_mark_adjust_tp(tabpage_T *tp, int idx, linenr_T line1, linenr_T line2, long amount… 255 long amount, in diff_mark_adjust() argument 266 diff_mark_adjust_tp(tp, idx, line1, line2, amount, amount_after); in diff_mark_adjust() 283 long amount, in diff_mark_adjust_tp() argument 309 inserted = amount; in diff_mark_adjust_tp()
|
| /vim-8.2.3635/src/proto/ |
| H A D | ops.pro | 6 void op_shift(oparg_T *oap, int curs_top, int amount); 7 void shift_line(int left, int round, int amount, int call_changed_bytes);
|
| H A D | mark.pro | 21 void mark_adjust(linenr_T line1, linenr_T line2, long amount, long amount_after); 22 void mark_adjust_nofold(linenr_T line1, linenr_T line2, long amount, long amount_after);
|
| H A D | diff.pro | 6 void diff_mark_adjust(linenr_T line1, linenr_T line2, long amount, long amount_after);
|
| H A D | indent.pro | 27 void change_indent(int type, int amount, int round, int replaced, int call_changed_bytes);
|
| H A D | quickfix.pro | 11 void qf_mark_adjust(win_T *wp, linenr_T line1, linenr_T line2, long amount, long amount_after);
|
| H A D | sign.pro | 10 void sign_mark_adjust(linenr_T line1, linenr_T line2, long amount, long amount_after);
|
| H A D | fold.pro | 35 void foldMarkAdjust(win_T *wp, linenr_T line1, linenr_T line2, long amount, long amount_after);
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | java.vim | 100 let amount = strlen(cont_kw) + 1 102 let theIndent = theIndent - (amount + shiftwidth()) 107 let theIndent = theIndent + amount
|
| H A D | pov.vim | 40 " The main function. Returns indent amount.
|
| /vim-8.2.3635/runtime/pack/dist/opt/justify/plugin/ |
| H A D | justify.vim | 11 " appropriate amount of spaces. Extra spaces are added to existing 43 " Negative values: Keep current amount of leading whitespace. 45 " amount of whitespace. 51 " added. In this case, if the value of indent is positive, the amount of
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | indent.txt | 398 CN When N is non-zero, indent comment lines by the amount specified 977 The amount of indent can be set for the following situations. The examples 1043 The amount of indent applied under various circumstances in a shell file can 1045 b:sh_indent_defaults to a specific amount or to a |Funcref| that references a 1046 function that will return the amount desired: 1048 b:sh_indent_options['default'] Default amount of indent. 1210 For indenting Vim scripts there is one variable that specifies the amount of
|
| H A D | sponsor.txt | 73 amount you transferred if you want to vote for features and 102 account page. You can also select whether the amount will be visible.
|
| H A D | usr_10.txt | 9 goes into making changes that are repeated or can affect a large amount of 512 The command ">" shifts the selected text to the right one shift amount, 521 The shift amount is specified with the 'shiftwidth' option. To change it to 526 The "<" command removes one shift amount of whitespace at the left 527 edge of the block. This command is limited by the amount of text that is 528 there; so if there is less than a shift amount of whitespace available, it
|
| H A D | os_390.txt | 73 - Vim will consistently hang when a large amount of text is selected in
|
| H A D | usr_25.txt | 235 To increase the amount of indent in a line, use the ">" operator. Often this 237 The amount of indent added is specified with the 'shiftwidth' option. The 553 right amount of screen space. Extra spaces or tabs are inserted to fill the
|
| H A D | uganda.txt | 186 3. Sponsor the clinic: Any amount a month or quarter 277 below. Minimal amount: $70 (my bank does not accept smaller
|
| /vim-8.2.3635/runtime/spell/eu/ |
| H A D | main.aap | 6 # Select the amount of memory that can be used.
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_ex_z.vim | 12 " If there is only one window, then twice the amount of 'scroll' is used.
|
| H A D | test_quotestar.vim | 91 " Check length to prevent a large amount of output at assertion failure.
|