Sometimes I have different projects open in different tabs, and I want
each project to have its own setting for 'tags', i.e. one should
include the tags file from the linux kernel source, etc.  I found the
following from a post in 2007:

>To edit files from different projects in split-windows in a single Vim, then
>(if the default option of searching from the current file's dir doesn't suit
>you), remember that this option is |global-local| : you can use ":setlocal" to
>set a different value for one buffer.

The problem is that 'tags' is only local to the buffer, so that as
soon as I go to one tag, I can't go to another one in that window.

Anyone have any advice (obviously I could just open another Vim, but
is there anything less drastic than that?)

Thanks,

Ephraim

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to