Re: Syntax files

2006-07-28 Thread Yakov Lerner
On 7/28/06, Max Dyckhoff <[EMAIL PROTECTED]> wrote: I have placed all the identifiers on a single line with "syn keyword (type)" at the beginning. There are two files of keywords (types and defines/enumerators), which are 250,000 characters and 650,000 characters respectively ... The way that I

Syntax files

2006-07-27 Thread Max Dyckhoff
I finally bit the bullet and wrote some quick scripts to generate syntax files containing thousands of keywords from the codebase with which I am working, using ctags and awk. The resulting files are pretty big. I have placed all the identifiers on a single line with "syn keyword (type)&qu