pravim wrote: > but what is the difference if i use CTRL-r + CTRL-r > or CTRL-r + CTRL-a ? > > both appear to do the same thing!!!
A generic answer is to work out how to follow the help topics. At ':help c_CTRL-R_CTRL-W' that I mentioned, we also see CTRL-P. Once used to Vim's help, you would realise that it's talking about essentially the same as CTRL-F, so you would follow the 'gf' link (double click if that is enabled; I would move cursor to 'gf' then press Ctrl-] (and later, Ctrl-t to return). That leads you to half the answer at 'isfname' (the other half is likewise found by following links on the original page). John --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
