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

/macosx-10.9.5/vim-53/runtime/autoload/
H A Dnetrw.vim1350 " == 0r : read file at top of buffer
1363 " get name of remote filename (ie. url and all)
1461 " choice = url [protocol:]//[userid@]hostname[:port]/[path-to-file]
1475 " g:netrw_choice = copy of input url (choice)
1681 " at the end of the transfer.
3092 " the point where netrw actually edits the (local) file
3389 " call Decho('exe silent !start rundll32 url.dll,FileProtocolHandler '.shellescape(fname,1))
3390 exe 'silent !start rundll32 url.dll,FileProtocolHandler '.shellescape(fname,1)
3392 " call Decho('exe silent !rundll32 url.dll,FileProtocolHandler '.shellescape(fname,1))
3393 exe 'silent !rundll32 url
[all...]

Completed in 132 milliseconds