mirror of
https://review.haiku-os.org/haiku
synced 2025-01-19 21:11:28 +01:00
1ec28f7117
* Avoids highlighting some matches when inside C++ comments * Add operators << and >> * Automatic initialization when opening Vim in the Haiku source directory (if you use the same directory layout as me) * Matches are highlighted in red, rather than reusing the "Search" match group. You can pick another color by editing the "highlight Style" definition. Improvements are still welcome.