spacemacs/layers/+lang/protobuf
2021-03-25 22:59:32 -04:00
..
img
funcs.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
packages.el Apply GPLv3 terms explicitly to all elisp files 2021-03-25 22:59:32 -04:00
README.org Move conda and ipython-notebook layer from +lang to +tools category 2020-04-18 21:28:14 +02:00

Protocol Buffers layer

/TakeV/spacemacs/media/commit/03ab15ed36d265cb48c05d572638e21bc7508e26/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.