Syntax highlighting for the unbeatable vim text editor
- Patogen: clone into your .vim/bundle/ directory
- Vundle: not tested yet
- Neobundle: not tested yet
Put the files into the appropriate directories. Not tested yet.
Comparism to other vim syntax highlighting for TypoScript:
- Others: Exessive use of keywords to detect the higlighted items.
- This: Syntax and grammar analyses to detect the items.
Future improvement: Merge best of both.
I have done this, to learn VimScript and vim bundle building.
MIT License. See the LICENSE file.
- Felix Althaus (https://github.com/cumuru)
- Frederik Vosberg (https://github.com/fvosberg)
- Sascha Marcel Schmidt (https://github.com/torvitas)
- Daniel Siepmann (https://github.com/DanielSiepmann)
Thank you for contributions.