| /vim-8.2.3635/runtime/syntax/ |
| H A D | gpg.vim | 72 \ no-armor no-ask-cert-expire no-ask-sig-expire 73 \ no-auto-check-trustdb no-batch no-comment 74 \ no-default-keyring no-default-recipient 75 \ no-encrypt-to no-expensive-trust-checks 76 \ no-expert no-for-your-eyes-only no-force-v3-sigs 77 \ no-force-v4-certs no-greeting no-literal 78 \ no-mdc-warning no-options no-permission-warning 79 \ no-pgp2 no-pgp6 no-pgp7 no-random-seed-file 80 \ no-secmem-warning no-show-notation no-show-photos 81 \ no-show-policy-url no-sig-cache no-sig-create-check [all …]
|
| H A D | indent.vim | 7 " TODO: is the deny-all (a la lilo.vim nice or no?)... 74 \ -nbacc --no-blank-lines-after-ifdefs 80 \ -nbc --no-blank-lines-after-commas 83 \ -nbs --no-Bill-Shannon --no-blank-before-sizeof 87 \ -ncs --no-space-after-casts 99 \ -nprs --no-space-after-parentheses 101 \ -nsaf --no-space-after-for 102 \ -nsai --no-space-after-if 103 \ -nsaw --no-space-after-while 107 \ -nut --no-tabs [all …]
|
| H A D | progress.vim | 75 …Reserved mpe new next next-prompt no no-attr[-space] no-error no-f[ill] no-help no-hide no-label[s… 76 syn keyword ProgressReserved no-mes[sage] no-pause no-prefe[tch] no-return-val[ue] no-undo no-val[i… 111 syn keyword ProgressNumber true false yes no 130 " This next line trips up on "no-undo" etc. 215 …sted new-instance new-row next-col[umn] next-rowid next-sibling next-tab-ite[m] next-value no-apply 216 …ogressOperator no-array-m[essage] no-assign no-attr-l[ist] no-auto-validate no-bind-where no-box n… 217 …d ProgressOperator no-drag no-echo no-empty-space no-focus no-index-hint no-inherit-bgc[olor] no-i… 218 …ord ProgressOperator no-row-markers no-schema-marshal no-scrollbar-v[ertical] no-separate-connecti… 219 syn keyword ProgressOperator no-word-wrap node-value node-value-to-longchar node-value-to-memptr no… 270 …me xml-node-type xml-schema-pat[h] xml-suppress-namespace-processing y y-of year year-offset yes-no [all …]
|
| H A D | privoxy.vim | 41 …\ shockwave-flash quicktime-kioskmode fun crude-parental ie-exploits site-specifics no-ping google… 48 syn match privoxyAction "\%(no-cookie-read\|no-cookie-set\|prevent-reading-cookies\|prevent-setting… 49 syn match privoxyAction "\%(downgrade\|hide-forwarded\|hide-from\|image\|image-blocker\|no-compress… 50 syn match privoxyAction "\%(no-cookies-keep\|no-cookies-read\|no-cookies-set\|no-popups\|vanilla-wa…
|
| H A D | dnsmasq.vim | 118 syn match DnsmasqKeyword "^\s*dhcp-no-override\>" 136 syn match DnsmasqKeyword "^\s*dnssec-no-timecheck\>" 174 syn match DnsmasqKeyword "^\s*no-daemon\>" 175 syn match DnsmasqKeyword "^\s*no-dhcp-interface\>" 176 syn match DnsmasqKeyword "^\s*no-hosts\>" 177 syn match DnsmasqKeyword "^\s*no-negcache\>" 178 syn match DnsmasqKeyword "^\s*no-ping\>" 179 syn match DnsmasqKeyword "^\s*no-poll\>" 180 syn match DnsmasqKeyword "^\s*no-resolv\>" 208 syn match DnsmasqKeyword "^\s*tftp-no-blocksize\>" [all …]
|
| H A D | snnsnet.vim | 16 syn match snnsnetTitle "no\." 33 syn match snnsnetType "no\. of units\s*:.*" contains=snnsnetNumbers 34 syn match snnsnetType "no\. of connections\s*:.*" contains=snnsnetNumbers 35 syn match snnsnetType "no\. of unit types\s*:.*" contains=snnsnetNumbers 36 syn match snnsnetType "no\. of site types\s*:.*" contains=snnsnetNumbers
|
| H A D | kwt.vim | 37 syn match kwtOption "no-csgio\|no-unparse\|no-rewrite\|no-printdot\|no-hashtables\|smart-pointer\|…
|
| H A D | xpm.vim | 46 " Highlight the Values string as normal string (no pixel string). 47 " Only when there is no slash, it would terminate the pattern. 64 " no 'c' key, try 'g' key (grayscale with more than 4 levels) 94 " highlight the color string as normal string (no pixel string) 109 " if no color or color = "None" show background 119 break " no more color string
|
| H A D | xpm2.vim | 53 " Highlight the Values string as normal string (no pixel string). 54 " Only when there is no slash, it would terminate the pattern. 71 " no 'c' key, try 'g' key (grayscale with more than 4 levels) 105 " highlight the color string as normal string (no pixel string) 120 " if no color or color = "None" show background 128 break " no more color string
|
| /vim-8.2.3635/src/ |
| H A D | configure.ac | 165 *) HAIKU=no; AC_MSG_RESULT(no);; 175 *) QNX=no; AC_MSG_RESULT(no);; 305 no) 466 AC_MSG_RESULT(no); enable_smack="no") 683 AC_MSG_RESULT(no); lua_ok="no"; LUA_LIBS="") 1750 AC_MSG_RESULT(no); fpie_ok=no) 1772 AC_MSG_RESULT(no); fpie_ok=no) 2143 [vim_cv_ipv4_networking="no"; enable_netbeans="no"; enable_channel="no"])]) 2419 no) AC_MSG_RESULT(no GUI support) 2430 no) AC_MSG_RESULT(no GUI support) [all …]
|
| H A D | regexp.c | 1970 int no = -1; in vim_regsub_both() local 2127 no = 0; in vim_regsub_both() 2133 no = 0; in vim_regsub_both() 2137 no = *src++ - '0'; in vim_regsub_both() 2258 s = rex.reg_match->startp[no]; in vim_regsub_both() 2352 no = -1; in vim_regsub_both() 2391 reg_submatch(int no) in reg_submatch() argument 2399 if (!can_f_submatch || no < 0) in reg_submatch() 2468 s = rsm.sm_match->startp[no]; in reg_submatch() 2486 reg_submatch_list(int no) in reg_submatch_list() argument [all …]
|
| H A D | INSTALLx.txt | 97 memory regions. Set to "yes" if it does or "no" if it does not. 99 to "no". 104 "no" otherwise. 108 memory regions. Set to "yes" if it does or "no" if it does not. 110 and vim_cv_bcopy_handles_overlap are set to "no". 114 memory regions. Set to "yes" if it does or "no" if it does not. 118 name. Set to "yes" if it ignores them or "no" if it does not ignore 128 otherwise set to "no". 132 if you know it's broken, otherwise set to "no". 142 vim_cv_getcwd_broken=no \ [all …]
|
| H A D | regexp_bt.c | 3252 int no; in regmatch() local 3975 len = (int)(rex.reg_endp[no] - rex.reg_startp[no]); in regmatch() 4108 if (brace_count[no] <= (brace_min[no] <= brace_max[no] in regmatch() 4109 ? brace_min[no] : brace_max[no])) in regmatch() 4125 if (brace_min[no] <= brace_max[no]) in regmatch() 4128 if (brace_count[no] <= brace_max[no]) in regmatch() 4145 if (brace_count[no] <= brace_min[no]) in regmatch() 4520 no = OK; in regmatch() 4530 no = FAIL; in regmatch() 4564 no = FAIL; in regmatch() [all …]
|
| H A D | Make_cyg_ming.mak | 36 DEBUG=no 42 COVERAGE=no 64 #COLOR_EMOJI=no 71 CROSS=no 84 POSTSCRIPT=no 87 OLE=no 112 TERMINAL=no 119 SOUND=no 130 STATIC_STDCPLUS=no 877 NETBEANS=no [all …]
|
| /vim-8.2.3635/src/po/ |
| H A D | ca.po | 1503 #, no-c-format 1760 msgstr "NetBeans no permet escriure buffers no modificats" 2705 msgstr "E266: Ordre no disponible, no s'ha carregat la biblioteca Ruby." 2776 msgstr "no es pot registrar el callback: no s'ha trobat la refer�ncia" 2780 msgstr "E571: Ordre no disponible: no s'ha carregat la biblioteca Tcl." 2842 msgstr "'-nb' no est� disponible: no s'ha compilat el suport\n" 3371 msgstr "\nPotser no hi havia canvis o no es va desar el fitxer .swp." 3549 msgid "no" 3550 msgstr "no" 4880 msgstr "no trobats " [all …]
|
| H A D | es.po | 1389 #, no-c-format 2639 msgid "no such buffer" 2663 msgid "no such window" 2809 msgstr "'-nb' no se puede usar: no se ha activado al compilar\n" 3054 "--remote-silent \"archivos\"\tLo mismo pero no se queja si no existe un " 3066 "--remote-wait-silent \"archivos\"\tLo mismo pero no se queja si no hay un " 3394 "Tal vez no hay cambios o Vim no actualizó el archivo de intercambio." 3544 msgid "no" 3545 msgstr "no" 4378 msgstr "\"columns\" no es 80, no puede ejecutar órdenes externas" [all …]
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | Makefile | 22 tutor.no.utf-8 \ 81 tutor.no.utf-8: tutor.no 82 iconv -f ISO-8859-1 -t UTF-8 tutor.no > tutor.no.utf-8 85 tutor.nb: tutor.no 86 cp tutor.no tutor.nb 88 tutor.nb.utf-8: tutor.no.utf-8 89 cp tutor.no.utf-8 tutor.nb.utf-8
|
| H A D | tutor.pt.utf-8 | 44 colocá-lo no modo Normal. Então redigite o comando que queria. 55 1. Pressione <ESC> (para ter certeza de que está no modo Normal). 64 1 a 3 para sair e reentrar no editor. 179 A digite o texto <ESC> adicionar no final da linha 216 1. Pressione <ESC> para ter certeza de estar no modo Normal. 324 Há rima no texto original. 356 5. O formato para um comando no modo Normal é: 394 Nota do tradutor: Há rima no original. 518 no rodapé da tela, como ocorre com o comando : . 842 uma pesquisa, use \c no comando: /ignore\c <ENTER> [all …]
|
| H A D | tutor.pt | 44 coloc�-lo no modo Normal. Ent�o redigite o comando que queria. 55 1. Pressione <ESC> (para ter certeza de que est� no modo Normal). 64 1 a 3 para sair e reentrar no editor. 179 A digite o texto <ESC> adicionar no final da linha 216 1. Pressione <ESC> para ter certeza de estar no modo Normal. 324 H� rima no texto original. 356 5. O formato para um comando no modo Normal �: 394 Nota do tradutor: H� rima no original. 518 no rodap� da tela, como ocorre com o comando : . 842 uma pesquisa, use \c no comando: /ignore\c <ENTER> [all …]
|
| /vim-8.2.3635/ci/ |
| H A D | appveyor.bat | 13 OLE=no GUI=no IME=yes ICONV=yes DEBUG=no ^ 25 OLE=no GUI=yes IME=yes ICONV=yes DEBUG=no POSTSCRIPT=yes ^ 31 OLE=no GUI=yes IME=yes ICONV=yes DEBUG=no ^
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_breakindent.vim | 726 \ "shall make no law ", 728 \ "shall make no law ", 730 \ "shall make no law ", 739 \ " shall make no law ", 741 \ " shall make no law ", 743 \ " shall make no law ", 751 \ " shall make no ", 754 \ " shall make no ", 757 \ " shall make no ", 786 \ " shall make no ", [all …]
|
| H A D | test_python3.vim | 66 msg = repr((TypeError, TypeError('expected bytes with no null'))) 157 \ "Vim(let):AttributeError: 'vim.function' object has no attribute 'abc'") 373 \ ['backupcopy', 'yes', 'no', ''], 486 \ "Vim(let):AttributeError: 'vim.range' object has no attribute 'abc'") 3135 d.get(b"\0"):(<class 'TypeError'>, TypeError('expected bytes with no null',)) 3136 d.get("\0"):(<class 'TypeError'>, TypeError('expected bytes with no null',)) 3149 d[b"\0"] = 1:(<class 'TypeError'>, TypeError('expected bytes with no null',)) 3150 d["\0"] = 1:(<class 'TypeError'>, TypeError('expected bytes with no null',)) 3623 f({"\0" : 1}):(<class 'TypeError'>, TypeError('expected bytes with no null',)) 3760 vim.tabpages[1000]:(<class 'IndexError'>, IndexError('no such tab page',)) [all …]
|
| /vim-8.2.3635/src/GvimExt/ |
| H A D | Make_ming.mak | 10 # If cross-compiling set this to yes, else set it to no 11 CROSS = no 16 # If you have a newer MinGW or you are using cygwin set it to no and 18 MINGWOLD = no 22 STATIC_STDCPLUS=no 52 # this used to have --preprocessor, but it's no longer supported 71 -Wl,--no-whole-archive \
|
| /vim-8.2.3635/src/auto/ |
| H A D | configure | 1082 -no-create | --no-create | --no-creat | --no-crea | --no-cre \ 1083 | --no-cr | --no-c | -n) 1086 -no-recursion | --no-recursion | --no-recursio | --no-recursi \ 1087 | --no-recurs | --no-recur | --no-recu | --no-rec | --no-re | --no-r) 1285 no) ;; 1860 yes:no: ) 1866 no:yes:* ) 4751 with_x=no 8959 with_x=no 9713 want_gnome=no [all …]
|
| /vim-8.2.3635/runtime/autoload/xml/ |
| H A D | xsl.vim | 21 \ 'message' : [[], {'terminate' : ['yes', 'no']}], 25 …['yes', 'no'], 'standalone' : ['yes', 'no'], 'doctype-public' : [], 'doctype-system' : [], 'cdata-… 33 \ 'text' : [[], {'disable-output-escaping' : ['yes', 'no']}], 35 \ 'value-of' : [[], {'select' : [], 'disable-output-escaping' : ['yes', 'no']}],
|