language-gn
Syntax highlighting support for Generate Ninja / .gn files.
GN files are used to generate Ninja build files; see here for more information.
For more information about the Ninja build system, see here.

Attributions
The gn.cson grammar file was originally converted from the language-bazel
grammar package by Pavel Tsurko.