Folks, I use a.vim plugin("Alternate Files quickly (.c --> .h etc)")
and I really enjoy it, the only issue I don't like about it is the
fact it makes wrong guesses from time to time.For example I'm editing file "foo/manager.h", some time later I open file "bar/manager.cpp"(note the difference in directory names). Now when I try to switch to "bar/manager.h" using a.vim it mistakenly goes to "foo/manager.h" instead. Can I enforce a.vim search for alternative file in the same directory where the currently opened file resides and never use files in the buffer list? -- Best regards, Pavel -- 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 To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.
