Searched +refs:browse +refs:url +refs:of +refs:file (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/vim-55/runtime/autoload/
H A Dnetrw.vim1 " netrw.vim: Handles file transfer and remote directory listing across
12 " *as is* and come with no warranty of any kind, either
15 " resulting from the use of this software.
18 " But be doers of the Word, and not only hearers, deluding your own selves {{{1
28 echo "***warning*** this version of netrw needs vim 7.2"
40 call netrw#ErrorMsg(s:WARNING,"you need vim version 7.0 or later for version ".g:loaded_netrw." of netrw",1)
170 call s:NetrwInit("g:netrw_ftp_browse_reject", '^total\s\+\d\+$\|^Trying\s\+\d\+.*$\|^KERBEROS_V\d rejected\|^Security extensions not\|No such file\|: connect to address [0-9a-fA-F:]*: No route to host$')
484 let choice= confirm("Remove personal and system copies of netrw?","&Yes\n&No")
486 let choice= confirm("Remove personal copy of netrw?","&Yes\n&No")
513 echomsg "removed one copy of netr
[all...]

Completed in 93 milliseconds