Table of Contents

Protocol Buffers layer

Table of ContentsClose

protobuf.png

1. Description

Highlighting and syntax checking for Protocol Buffer files.

1.1. Features:

  • Syntax highlighting
  • Syntax checking using Flycheck (protoc compiler must be available)
  • Correct indentation and commenting
  • Quickly browse file contents using imenu (default key binding SPC b t).

2. Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add protobuf to the existing dotspacemacs-configuration-layers list in this file.

Author: root

Created: 2024-03-22 Fri 20:48

Validate