spacemacs/layers/+lang/protobuf/README.org
2018-10-11 00:13:43 +03:00

731 B

Protocol Buffers layer

/TakeV/spacemacs/media/commit/cd39f80c24faa9ad2833fe54e2e76a823b557c53/layers/+lang/protobuf/img/protobuf.png

Description

Highlighting and syntax checking for Protocol Buffer files.

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 j i).

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.