language-gn
GN / Generate Ninja files language support for Atom
devoncarew 677 2 0.3.0 BSD GitHub

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.

Highlighted GN file

Attributions

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