The power of ‘gf’
December 22, 2003 – 13:49 | vim‘gf’ actually supports opening any URL under the cursor, not only a local file path. For example, while the cursor is over “http://www.yahoo.com”, typing ‘gf’ would open the html code for the Yahoo home page in Vim.
