In vim 7.0 try the following:
:tabnew http://www.google.com
:e # to reload
Very handy to quickly view source, or edit any remote HTML/CSS, etc.
In vim 7.0 try the following:
:tabnew http://www.google.com
:e # to reload
Very handy to quickly view source, or edit any remote HTML/CSS, etc.
One Comment
Great tip. Thanks!