On 10/26/12 13:28, Ben Fritz wrote: > Ok, so first, the fastest way to do exactly what task you asked > about (splitting a window with a filename already in your buffer) > is to put the cursor on the file name, and type CTRL-W followed > by f. See :help CTRL-W_f,
Also be sure to read up on :help 'isfname' as some characters may be valid filename-characters but aren't in this setting (or vice-versa). -tim -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
