spacemacs/layers/+lang/protobuf
..
packages.el
README.org

Protocol Buffers layer

Description

Highlighting and syntax checking for Protocol Buffer files.

Uses Google's protobuf-mode with flycheck-protobuf.

Features

  • Syntax Highlighting
  • Syntax checking using Flycheck (protoc compiler must be available)
  • Correct Indentation and commenting
  • Quickly browse file contents using M-x helm-imenu and M-x imenu.

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.