unable to set "tags" file in front of "tags" option

Andreas Otto <[email protected]>
Newsgroups gmane.editors.vim
Message-ID <[email protected]>
Hi, I build my *tags* options like:

source $NHI1_HOME/example/.vimrc 
set tags+=$NHI1_HOME/theKernel/jv/tags 
set tags+=$NHI1_HOME/theLink/jv/tags 
set tags+=$NHI1_HOME/theConfig/jv/tags 
set tags+=$NHI1_HOME/theSq3Lite/jv/tags 

with the most specific *tags* files at the end (+=). my problem is that I 
want the most specific *tags* file in the FRONT of the *tags* option. 

I'm a little embarrassed to ask such a simple question, but since Vim has 
decided to use a somewhat "unusual" custom development as a "programming 
language", I unfortunately have no choice but to go down this route.

Normally I would assume that something like:
> set tags=/my/file/to/tags,$tags
would work, but it just doesn't.

-- 
-- 
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].
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/1d9c6cb3-da00-461c-a1fe-bc08de597ed6n%40googlegroups.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.