Searched refs:dots (Results 1 – 23 of 23) sorted by relevance
| /vim-8.2.3635/runtime/syntax/ |
| H A D | plaintex.vim | 86 …\ '\\\%(b\|bar\|breve\|check\|d\=dots\=\|grave\|hat\|[lv]dots\|tilde\|vec\|wide\%(hat\|tilde\)\)\>'
|
| H A D | synload.vim | 54 " Load the syntax file(s). When there are several, separated by dots,
|
| H A D | snobol4.vim | 9 " - incorrect HL of dots in strings corrected
|
| H A D | btm.vim | 10 "// general \.\i\+\. will highlight anything delimited by dots.
|
| H A D | rhelp.vim | 46 syn match rhelpDots "\\dots" containedin=@R
|
| H A D | fstab.vim | 136 syn keyword fsOptionsKeywords contained quiet sys_immutable showexec dots nodots
|
| H A D | autoit.vim | 463 "scientific notation numbers without dots 465 "scientific notation numbers with dots
|
| H A D | texinfo.vim | 238 syn match texinfoSpecialChar "@dots{}"
|
| H A D | gnuplot.vim | 200 syn keyword gnuplotKeyword lines l points p linespoints lp surface dots
|
| H A D | tex.vim | 748 \ ['dots' , '…'],
|
| /vim-8.2.3635/src/ |
| H A D | scriptfile.c | 148 char *dots; in estack_sfile() local 169 dots = idx == exestack.ga_len - 1 ? "" : ".."; in estack_sfile() 175 type_name, entry->es_name, dots); in estack_sfile() 178 type_name, entry->es_name, lnum, dots); in estack_sfile()
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_search.vim | 893 \ 'let dots = repeat(".", 120)', 895 \ 'call setline(1, [dots, dots, dots, "", "target", dots, dots])',
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | mlang.txt | 189 included. Spaces and dots need to be escaped with a
|
| H A D | mbyte.txt | 594 - X: RESOLUTION_X field. X resolution (dots per inch). 595 - Y: RESOLUTION_Y field. Y resolution (dots per inch). 606 For example, in case of a 16 dots font corresponding to JIS X 0208, it is 715 For example, when you are using Japanese and a 14 dots font, >
|
| H A D | ft_ada.txt | 431 Regular expression to search for Ada words separated by dots.
|
| H A D | tips.txt | 454 " 1. use a line in the buffer to convert the 'dots' in the file name to \.
|
| H A D | cmdline.txt | 506 It is impossible to ignore suffixes with two dots.
|
| H A D | pattern.txt | 921 < Note that two dots are required to include mark 'e in the match. That
|
| H A D | spell.txt | 1665 Adds dots to suggestions. Vim doesn't need this.
|
| H A D | editing.txt | 138 change the 'backupext' option. Extra dots are replaced with '_' on MS-Windows
|
| H A D | options.txt | 6924 characters. Multiple dots in file names are not allowed. When this 6925 option is on, dots in file names are replaced with underscores when
|
| H A D | version5.txt | 2996 file names, because of the two dots. Renamed it to
|
| H A D | version6.txt | 1974 also accept a line of dots.
|