Skip to content

cpp.lang: highlight nullptr as a special constant

eyelash requested to merge eyelash/gtksourceview:cpp-nullptr into master

Highlight nullptr in C++ like null in Java or JavaScript or NULL in C.

Merge request reports