Home
last modified time | relevance | path

Searched refs:code (Results 251 – 275 of 339) sorted by relevance

1...<<11121314

/vim-8.2.3635/runtime/ftplugin/
H A Dsql.vim100 " Disable autowrapping for code, but enable for comments
H A Docaml.vim221 " The source code is quite radically different for we not use python anymore.
/vim-8.2.3635/runtime/doc/
H A Dusr_07.txt253 a Makefile and C in a C code file.
H A Dif_lua.txt47 This form of the |:lua| command is mainly useful for including Lua code
H A Dquickfix.txt235 :cq[uit][!] {N} Quit Vim with error code {N}. {N} defaults to one.
245 except that Vim returns a non-zero exit code.
413 use this code: >
1186 5.5 Browsing source code with :vimgrep or :grep
H A Dusr_08.txt52 the bottom one the code that uses these variables.
H A Deval.txt2282 This only works when the shell returns the error code to Vim.
4387 This can be used to output a terminal code. For example, to
6552 Note that to skip code that has a syntax error when the
11330 The resulting error code can be found in |v:shell_error|.
11436 fields. For C code the fields "struct", "class" and "enum"
11660 This code also deals with multibyte characters properly.
13112 < When the code does not exist yet it will be created as
13113 a terminal key code, there is no error.
14091 This code displays
14546 The following code is ill-formed: >
[all …]
H A Drepeat.txt445 key code is 0x80 or 128, shown on the screen as "~@". The second one can be
447 with CTRL-V followed by the three digit decimal code. This does NOT work for
/vim-8.2.3635/runtime/syntax/
H A Dphp.vim14 " highlight the break-points (Statements) in your code.
92 " when you're working with code that contains the string literal `'<?php'`.
93 " E.g. code that reads php files or generates the contents of php files or
H A Dcsdl.vim72 syn match csdlTarget 'links\.code'
H A Dnginx.vim828 " You can be very simple to execute lua code for nginx
1043 " Country code lookups via the MaxMind GeoIP API.
1150 " Redis <http://code.google.com/p/redis/> support.
/vim-8.2.3635/src/
H A Dos_win32.c5506 terminate_all(HANDLE process, int code) in terminate_all() argument
5529 terminate_all(ph, code); in terminate_all()
5540 return TerminateProcess(process, code); in terminate_all()
H A Dex_cmds.c5189 static char *code[] = { in ex_smile() local
5200 for (p = code[i]; *p != NUL; ++p) in ex_smile()
/vim-8.2.3635/runtime/
H A Doptwin.vim908 call <SID>AddOption("cindent", gettext("enable specific indenting for C code"))
1006 call <SID>AddOption("ttimeout", gettext("allow timing out halfway into a key code"))
1228 …call <SID>AddOption("aleph", gettext("the ASCII code for the first letter of the Hebrew alphabet"))
/vim-8.2.3635/src/testdir/
H A Dtest_cpoptions.vim304 " Don't wait for a key code to complete when it is halfway a mapping.
H A Dtest_tcl.vim714 call assert_fails('tcl exit 3', 'E572: exit code 3')
H A Dtest_search.vim291 call setline(1, ['other code', 'here [', ' [', ' " cursor here', ' ]]'])
336 call setline(1, ['other code', 'here [', ' [', ' " cursor here', ' ]]'])
/vim-8.2.3635/src/po/
H A Dit.po1936 msgid "E422: terminal code too long: %s"
2303 msgid "E572: exit code %d"
3690 msgid "E846: Key code not set"
3953 "shell terminata con return-code "
6583 msgid "E1095: Unreachable code after :return"
7063 msgid "E1243: ASCII code not in 32-127 range"
7665 msgid "failed to run the code"
7723 "VB code (*.bas, *.frm)\t*.bas;*.frm\n"
8636 msgid "enable specific indenting for C code"
8746 msgid "allow timing out halfway into a key code"
[all …]
H A Duk.cp1251.po2906 msgid "E572: exit code %d"
4368 msgid "E846: Key code not set"
5777 msgid "E422: terminal code too long: %s"
7236 msgid "failed to run the code"
7295 "VB code (*.bas, *.frm)\t*.bas;*.frm\n"
H A Dja.euc-jp.po2230 msgid "E422: terminal code too long: %s"
2621 msgid "E572: exit code %d"
4065 msgid "E846: Key code not set"
7244 msgid "failed to run the code"
7303 "VB code (*.bas, *.frm)\t*.bas;*.frm\n"
H A Dko.UTF-8.po2807 msgid "E572: exit code %d"
4192 msgid "E846: Key code not set"
5529 msgid "E422: terminal code too long: %s"
6920 #~ msgid "failed to run the code"
6973 "VB code (*.bas, *.frm)\t*.bas;*.frm\n"
H A Dru.cp1251.po2281 msgid "E422: terminal code too long: %s"
2673 msgid "E572: exit code %d"
4172 msgid "E846: Key code not set"
7375 msgid "failed to run the code"
7435 "VB code (*.bas, *.frm)\t*.bas;*.frm\n"
H A Dru.po2281 msgid "E422: terminal code too long: %s"
2673 msgid "E572: exit code %d"
4172 msgid "E846: Key code not set"
7375 msgid "failed to run the code"
7435 "VB code (*.bas, *.frm)\t*.bas;*.frm\n"
/vim-8.2.3635/runtime/autoload/
H A Dhtmlcomplete.vim153 " If b:compl_context begins with <? we are inside of PHP code. It
H A Dtohtml.vim686 " html_ prefix of the option for nicer looking code.

1...<<11121314