Protocol Buffers layer
Table of ContentsClose
1. Description
Highlighting and syntax checking for Protocol Buffer files.
1.1. Features:
- Syntax highlighting
- Syntax checking using Flycheck (
protoccompiler 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.