spacemacs/layers/+lang/protobuf
2019-05-05 20:40:47 +03:00
..
img
funcs.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
packages.el Unify packages list parentheses style 2018-11-21 21:35:38 +00:00
README.org Add placeholder tags 2019-05-05 20:40:47 +03:00

Protocol Buffers layer

/TakeV/spacemacs/media/commit/2d7d0886bd0953c8e3149d395f278f179ccf6a13/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.