|
|
|
|
|
by alpaca128
1854 days ago
|
|
I'm excited about it because Vim's usual syntax highlighting is rather fragile. As far as I understand it Vim does the highlighting in the same thread, and to ensure good performance it enforces a time limit for the file parsing. In larger files this frequently leads to weirdly flickering highlighting when scrolling. Going from that to actual syntax parsing is a dream come true. |
|
I look forward to all of this