Friday, May 28, 2010

Re: Tags file not sorted

> > Another thing to think about is how 'sort' sorts your data.  I've
> > had to set
>
> >      LC_COLLATE=C
>

It would appear setting this environment variable fixed my issue.
To clarify my original post, I wrote a script that recusively called
ctags in each directory and just 'cat'd each tag file to one larger
file, then called 'sort' on it.

Thanks for your help!

--
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

No comments: