| /vim-8.2.3635/runtime/syntax/ |
| H A D | gdb.vim | 19 syn keyword gdbInfo contained source sources stack symbol target terminal threads 41 syn match gdbStatement "\<add-shared-symbol-files\>" 42 syn match gdbStatement "\<add-symbol-file\>" 51 syn match gdbStatement "\<symbol-file\>" 64 syn match gdbSet "\<symbol-reloading\>"
|
| H A D | monk.vim | 73 syn keyword monkFunc symbol? symbol->string string->symbol number? complex? 126 syn keyword monkFunc strip-string substring=? symbol-table-get symbol-table-put
|
| H A D | lisp.vim | 77 syn keyword lispFunc > find-symbol pprint-newline 263 syn keyword lispFunc constantly make-symbol string-left-trim 273 syn keyword lispFunc copy-symbol map-into string-upcase 291 syn keyword lispFunc define-compiler-macro mod symbol 292 syn keyword lispFunc define-condition most-negative-double-float symbol-function 293 syn keyword lispFunc define-method-combination most-negative-fixnum symbol-macrolet 294 syn keyword lispFunc define-modify-macro most-negative-long-float symbol-name 296 syn keyword lispFunc define-setf-method most-negative-single-float symbol-package 297 syn keyword lispFunc define-symbol-macro most-positive-double-float symbol-plist 298 syn keyword lispFunc defmacro most-positive-fixnum symbol-value [all …]
|
| H A D | fdcc.vim | 27 …ate copy script order_start order_end collating-symbol reorder-after reorder-end collating-element…
|
| H A D | clojure.vim | 32 …symbol?","clojure.core/quot","clojure.core/rand","clojure.core/rand-int","clojure.core/rand-nth","…
|
| H A D | scheme.vim | 363 syn keyword schemeFunction string->symbol 390 syn keyword schemeFunction symbol->string 391 syn keyword schemeFunction symbol=? 392 syn keyword schemeFunction symbol?
|
| H A D | sqr.vim | 81 syn keyword sqrCommand display divide do dollar-symbol else encode 85 syn keyword sqrCommand lowercase mbtosbs money-symbol move 144 syn keyword sqrParam status stop sub-title symbol-set system
|
| H A D | rtf.vim | 30 " Control Symbol : any \ plus a non alpha symbol, *, \, { and } and '
|
| H A D | cdl.vim | 18 sy keyword cdlIdentifier contained id name desc description xlttype precision symbol curr_ name gro…
|
| H A D | 8th.vim | 241 …n-label nk:button-label button-set-behavior nk:button-set-behavior button-symbol nk:button-symbol 242 Builtin button-symbol-label nk:button-symbol-label chart-add-slot nk:chart-add-slot chart-add-slot… 247 …-image-text nk:contextual-item-image-text contextual-item-symbol-text nk:contextual-item-symbol-te… 272 …em-image nk:menu-item-image menu-item-label nk:menu-item-label menu-item-symbol nk:menu-item-symbol
|
| H A D | python.vim | 98 " Python 3.5 introduced the use of the same symbol for matrix multiplication: 100 " symbol from highlighting when used in that context.
|
| H A D | wml.vim | 59 syn keyword htmlTagName contained say m4 symbol dump enter divert
|
| H A D | form.vim | 23 syn keyword formHeaderStatement symbol symbols cfunction cfunctions
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | clojurecomplete.vim | 12 …symbol?","quot","quote","rand","rand-int","rand-nth","random-sample","range","ratio?","rational?",…
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | if_cscop.txt | 48 Change a constant to a preprocessor symbol in selected lines of files. 51 Where is this symbol used? 54 What is this global symbol's definition? 62 Cscope answers these questions from a symbol database that it builds the 124 0 or s: Find this C symbol 132 9 or a: Find places where this symbol is assigned a value 405 of a particular C symbol. To do this, you can use these mappings as an 412 place your cursor over the function name or C symbol and quickly query cscope
|
| H A D | ft_raku.txt | 38 The Greek alphabet is available with '*' followed by a similar Latin symbol:
|
| /vim-8.2.3635/runtime/compiler/ |
| H A D | pylint.vim | 15 …t\ --output-format=text\ --msg-template=\"{path}:{line}:{column}:{C}:\ [{symbol}]\ {msg}\"\ --repo…
|
| H A D | fortran_g77.vim | 32 " Invalid declaration of or reference to symbol `desca' at (2) [initially seen at (1)]
|
| /vim-8.2.3635/src/ |
| H A D | screen.c | 269 int symbol = 0; in fill_foldcolumn() local 288 symbol = fill_foldopen; in fill_foldcolumn() 290 symbol = fill_foldsep; in fill_foldcolumn() 292 symbol = '0' + first_level + i; in fill_foldcolumn() 294 symbol = '>'; in fill_foldcolumn() 296 len = utf_char2bytes(symbol, &p[byte_counter]); in fill_foldcolumn() 307 if (symbol != 0) in fill_foldcolumn() 315 symbol = fill_foldclosed; in fill_foldcolumn() 316 len = utf_char2bytes(symbol, &p[byte_counter]); in fill_foldcolumn()
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | matchparen.vim | 111 " match "symbol" for lispBarSymbol. 113 \ '''v:val =~? "string\\|character\\|singlequote\\|escape\\|symbol\\|comment"''))'
|
| /vim-8.2.3635/runtime/keymap/ |
| H A D | greek_utf-8.vim | 27 " of Triantafilidis who requires the PSILI (or Koronis) symbol for an 58 " && give the Greek kai symbol 60 " ;U is capital Theta symbol 617 D$ <char-0x20AF> "Drachma symbol 620 ;U <char-0x03F4> "Capital Theta symbol
|
| H A D | thaana-phonetic_utf-8.vim | 76 P <char-0x00F7> " division symbol mapped to 'p'
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_compiler.vim | 36 call assert_match('\n \d\+ Xfoo.pl:3: Global symbol "$foo" '
|
| H A D | test_digraph.vim | 152 call Put_Dig('+_') " japanese industrial symbol 361 call Put_Dig_BS('+','_') " japanese industrial symbol
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | ccfilter_README.txt | 36 Line formats are delimited by the ^ (caret) symbol.
|