spacemacs/layers/+lang/protobuf
Anton-Latukha 2ee74f55da layers: lang: new structure: add DSL (&markup), framework, util
layers: lang: mv framework -> programming/framework

layers: programming: framework: upd
2019-05-15 21:05:09 +03:00
..
img
funcs.el
packages.el
README.org layers: lang: new structure: add DSL (&markup), framework, util 2019-05-15 21:05:09 +03:00

Protocol Buffers layer

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