Searched refs:subtract (Results 1 – 25 of 30) sorted by relevance
12
| /vim-8.2.3635/runtime/syntax/ |
| H A D | xquery.vim | 31 …subtract numeric-unary-minus numeric-unary-plus QName-equal subtract-dates-yielding-dayTimeDuratio…
|
| H A D | latte.vim | 56 syn keyword latteSyntax string? subseq substr subtract contained
|
| H A D | sqr.vim | 78 syn keyword sqrCommand array-subtract ask break call clear-array 93 syn keyword sqrCommand sbtombs show stop string subtract toc-entry
|
| H A D | rebol.vim | 86 syn keyword rebolMathFunction square-root subtract tangent
|
| H A D | natural.vim | 46 syn keyword naturalKeyword add subtract multiply divide compute name
|
| H A D | clojure.vim | 32 …subtract","clojure.core/unchecked-subtract-int","clojure.core/underive","clojure.core/unreduced","…
|
| H A D | euphoria4.vim | 155 syn keyword euphoria4Library statistics stdev store string_numbers subtract sum
|
| H A D | maple.vim | 491 syn keyword mvPkg_powseries evalpow negative powdiff powpoly powsqrt subtract
|
| H A D | 2html.vim | 1214 " level, so subtract 2 from index of first non-dash after the dashes 1243 " level, so subtract 2 from index of first non-dash after the dashes
|
| /vim-8.2.3635/runtime/ftplugin/ |
| H A D | cobol.vim | 35 …subtract\)\>\%(.*\(\%$\|\%(\n\%(\%(\s*\|.\{6\}\)[*/].*\n\)*\)\=\s*\%(not\s\+\)\=on\s\+size\s\+erro…
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …e-int","unchecked-remainder-int","unchecked-short","unchecked-subtract","unchecked-subtract-int","…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | usr_26.txt | 13 |26.2| Add and subtract 47 *26.2* Add and subtract
|
| H A D | rileft.txt | 102 o Does not handle CTRL-A and CTRL-X commands (add and subtract) correctly
|
| H A D | usr_toc.txt | 229 |26.2| Add and subtract
|
| H A D | popup.txt | 606 the line of the cursor and add or subtract a number of 613 "cursor+9" or "cursor-9" to add or subtract a number
|
| H A D | index.txt | 232 |CTRL-X| CTRL-X 2 subtract N from number at/after cursor 865 |zm| zm subtract one from 'foldlevel' 917 |v_CTRL-X| CTRL-X 2 subtract N from number in highlighted text 975 |v_g_CTRL-X| g CTRL-X 2 subtract N from number in highlighted text
|
| H A D | quickref.txt | 404 |CTRL-X| N CTRL-X subtract N from the number at or after the cursor 585 subtract {value} from number option 1140 |:range| -[num] subtract [num] from the preceding line
|
| H A D | fold.txt | 100 "s1", "s2", .. subtract one, two, .. from the fold level of the
|
| H A D | vi_diff.txt | 659 The CTRL-A (add) and CTRL-X (subtract) commands are new. The count to the
|
| H A D | usr_41.txt | 323 a - b subtract
|
| H A D | eval.txt | 13121 For a number or boolean option: Add or subtract 13160 Like above, but append/add/subtract the value for each 13174 Like above, but append/add/subtract the value for each
|
| H A D | syntax.txt | 4682 Vim will subtract {N} from the line number and start parsing there. This
|
| /vim-8.2.3635/src/ |
| H A D | ops.c | 2489 int subtract; in do_addsub() local 2721 subtract = FALSE; in do_addsub() 2723 subtract ^= TRUE; in do_addsub() 2725 subtract ^= TRUE; in do_addsub() 2728 if (subtract) in do_addsub() 2735 if (subtract) in do_addsub() 2758 if (subtract) in do_addsub()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_float_func.vim | 378 " add-subtract
|
| /vim-8.2.3635/runtime/indent/ |
| H A D | html.vim | 715 " previous line has more ) than (: subtract a shiftwidth
|
12