> 1) Expose the (current) source file in a v:XXX variable in addition to the > v:fname filename string candidate. > This would be useful in limiting recursion level. My use case here is perl, > but I'm sure this could apply to other languages. To summarize the use case, > I'd like to have vim only search one level of includes. Perl has a *lot* of > module re-use leading to a lot of recursion.
This would be extremely handy in JavaScript, too. -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
