On 2/18/07, Robert Hicks <[EMAIL PROTECTED]> wrote:
Is there a size limit that one should set as a ceiling for syntax file size?
No. Last year, somebody on this list reported using 1.5MB-size syntax file. File contained tens of thousands of keywords. It worksed fast because keywords are matched based on hashtable. Loading of such monstrous syntax file worked amazingly fast, too. Yakov