You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 6, 2026. It is now read-only.
Per the FreeType library's documentation, it is to be included as follows:
However Vim's syntax files for C/C++ (and likely other languages) only highlight the
#includewhen a matching pair of delimiters is provided.