Parser-directed smart highlighting and navigation bundle for Textmate 2.
Currently based around a similar idea as Vim's ""
libclang
-based parsing of C++, just colors types
- Syntax highlighting/parsing for Ruby using one of their standard parsers
- Navigation based on index (different underlying implementation based on language)
- ...
- Make new Linguist language instance for each project/language combination.