| /vim-8.2.3635/runtime/indent/ |
| H A D | sshconfig.vim | 13 setlocal indentkeys=o,O,*<Return>,0=~host\ ,0=~match\ ,0#,!^F 27 if curr_line =~? '^\s*\(host\|match\)\s' 29 elseif prev_line =~? '^\s*\(host\|match\)\s'
|
| /vim-8.2.3635/runtime/indent/testdir/ |
| H A D | sshconfig.in | 17 host aaa 27 User host
|
| H A D | sshconfig.ok | 17 host aaa 27 User host
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | test_urls.vim | 31 " remove examples like user@host (invalid urls) 34 …let urls = filter(urls, {key, val -> val !~ '\<\(\(my\|some\)\?host\|machine\|hostname\|file\)\>'})
|
| H A D | pi_netrw.txt | 595 | :Nread dav://host/path | :Nwrite dav://host/path | cadaver | 599 | :Nread davs://host/path | :Nwrite davs://host/path | cadaver | 611 | ftp://[user@]host/path | ftp://[user@]host/path | ftp (*2) | 612 | :Nread ftp://host/path | :Nwrite ftp://host/path | ftp+.netrc | 613 | :Nread host path | :Nwrite host path | ftp+.netrc | 614 | :Nread host uid pass path | :Nwrite host uid pass path | ftp | 623 | rcp://[user@]host/path | rcp://[user@]host/path | rcp | 626 | rsync://[user@]host/path | rsync://[user@]host/path | rsync | 627 | :Nread rsync://host/path | :Nwrite rsync://host/path | rsync | 628 | :Nread rcp://host/path | :Nwrite rcp://host/path | rcp | [all …]
|
| H A D | os_vms.txt | 282 X VMS console. Set up display to your host with: > 318 8.5 Remote host invocation 391 8.5 Remote host invocation 405 host, just set up your IP address, the full Vim path including the server name 466 Note: if you're using Vim on remote host or through a very slow connection, it's 916 - added user and host information
|
| H A D | usr_11.txt | 103 user name: mool host name: masaka.moolenaar.net ~ 156 user name: mool host name: masaka.moolenaar.net ~
|
| /vim-8.2.3635/src/ |
| H A D | INSTALLx.txt | 43 --host=... : 50 --host. 150 --host=armeb-xscale-linux-gnu \
|
| H A D | netbeans.c | 54 static int getConnInfo(char *file, char **host, char **port, char **password); 243 getConnInfo(char *file, char **host, char **port, char **auth) in getConnInfo() argument 282 vim_free(*host); in getConnInfo() 283 *host = (char *)vim_strsave(&buf[5]); in getConnInfo()
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | elinks.vim | 74 \ try_encoding_extensions host anon_passwd 77 \ host user passwd policy fake accept_language 78 \ accept_ui_language trace user_agent host
|
| H A D | dnsmasq.vim | 109 syn match DnsmasqKeyword "^\s*dhcp-host\>" 149 syn match DnsmasqKeyword "^\s*host-record\>" 170 syn match DnsmasqKeyword "^\s*mx-host\>" 200 syn match DnsmasqKeyword "^\s*srv-host\>"
|
| H A D | asterisk.vim | 43 syn match asteriskError "^\(type\|auth\|permit\|deny\|bindaddr\|host\)\s*=.*$" 56 syn match asteriskSetting "^host\s*=\s*\(dynamic\|\(\d\{1,3}\.\d\{1,3}\.\d\{1,3}\.\d\…
|
| H A D | sqlforms.vim | 37 syntax keyword sqlProcedure go_field go_record help hide_menu hide_page host 106 syntax keyword sqlOperator display_field call host
|
| H A D | hostconf.vim | 2 " Language: host.conf(5) configuration file
|
| H A D | gkrellmrc.vim | 44 syn keyword gkrellmrcMeterName apm cal clock fs host mail mem swap timer sensors uptime
|
| H A D | psf.vim | 16 syn keyword psfObject end file fileset host installed_software media
|
| H A D | progress.vim | 62 …rrent_date curs[or] database dataservers dataset dataset-handle db-remote-host dbcodepage dbcollat… 71 …yte global go-on go-pend[ing] grant graphic-e[dge] group having header help hide host-byte-order if 204 …-image-up load-mouse-p[ointer] load-picture load-small-icon lob-dir local-host local-name local-po… 206 …shold logfile-name logging-level logical login-expiration-timestamp login-host login-state logout … 234 syn keyword ProgressOperator remote-host remote-port remove-attribute remove-child remove-events-pr…
|
| H A D | snobol4.vim | 46 syn keyword snobol4ExtKeyword host
|
| H A D | samba.vim | 80 syn keyword sambaKeyword contained enhanced enumports filemode gid host jobs
|
| H A D | icon.vim | 46 syn match iconKeyword "&host"
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_channel.py | 251 def main(host, port, server_class=ThreadedTCPServer): argument 262 server = server_class((host, port), ThreadedTCPRequestHandler)
|
| H A D | test_swap.vim | 122 " host name is truncated to 39 bytes in the swap file 123 call assert_equal(hostname()[:38], info.host) 477 " create the swap file again, but change the host name so that it won't be 485 " change the host name
|
| /vim-8.2.3635/runtime/lang/ |
| H A D | menu_sk_sk.1250.vim | 2 " Translated By: Martin Lacko <lacko@host.sk>
|
| H A D | menu_sk_sk.vim | 2 " Translated By: Martin Lacko <lacko@host.sk>
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | netrw.vim | 3377 if !exists('s:netrw_hup[host]') 3378 let s:netrw_hup[host]= {} 3387 " get host from ftp:... url 3391 let host = substitute(host,'\..*','','') 3407 let host= g:netrw_machine 3424 " call Decho("host<".host.">",'~'.expand("<slnum>")) 3425 if exists("host") 3427 let s:netrw_hup[host]= {} 3440 let host = substitute(host,'\..*$','','') 3442 let s:netrw_hup[host]= {} [all …]
|