Algol68 - Synchronize syntax highlighting
Janis Papanagnou <[email protected]> Tue, 11 Aug 2026 13:46:05 +0000
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <AS2SPRMB00548984878269FE6884CF56F3DD2@AS2SPRMB0054.eurprd05.prod.outlook.com> |
Hi Doug! I'm not sure you read the "vim_use" mailing list, so I want to point you to a recent exchange in that group about the topic "Synchronize syntax highlighting" (and specifically to my recent post where I raised a few questions). - In short; I've encountered problems with the hard-coded values of "syn sync minlines=250 maxlines=500" in the algol68.vim file. I've encountered no problems any more with a change of the setting to syn sync minlines=1000 maxlines=1000 Or - I'm not quite sure about the semantics! - should that rather be syn sync minlines=1000 maxlines=2000 ? The hard limits are certainly insufficient and I'm unsure whether these values shall be completely removed from or adjusted to higher values in the algol68.vim syntax file. With my local ~/.vim/syntax/algol68.vim my minlines/maxlines settings in ~/.vimrc are obviously ineffective, as I noticed. Thanks! Regards, Janis -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/AS2SPRMB00548984878269FE6884CF56F3DD2%40AS2SPRMB0054.eurprd05.prod.outlook.com.