dotfiles/dot_emacs.d/layers/+lang/protobuf/README.org

763 B

Protocol Buffers layer

/bascht/dotfiles/media/commit/924088073c0273cf2a5d81e38ed38bcb2721dea0/dot_emacs.d/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 b t).

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.