On pią sty 5 2007, Maurí­cio wrote:
>
> Or else, have the following at the top of the vimrc:
>
>       let g:vimrcdate =               "4 Jan 2007 22:49 UTC"
>       echo This vimrc was last changed on" g:vimrcdate
>       if input("Do you want to continue? ") !~? "y"
>               qall!
>       endif

Since this requires specific .vimrc OP can explicitly source netrw
at the beginning of .vimrc; open net address; write it to temporary
file; source that file; remove temporary file.

m.


Reply via email to