Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 521 Bytes

File metadata and controls

17 lines (11 loc) · 521 Bytes

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.