This package browser is in early development. Mind the rough edges.

emacs-gn-mode 0.4.1

Emacs major mode for editing GN (ninja generator) config files

GN mode is a major mode for editing GN config files in Emacs. Files of this type (e.g., BUILD.gn or *.gni) are common in Chromium-derived projects.

Installation

Install emacs-gn-mode 0.4.1 as follows:

guix install emacs-gn-mode@0.4.1

Or install the latest version:

guix install emacs-gn-mode

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.