spacemacs/layers/+lang/protobuf
2017-05-22 18:35:37 +03:00
..
img protobuf: minor refactoring and add logo 2017-04-09 13:26:38 -04:00
funcs.el protobuf: minor refactoring and add logo 2017-04-09 13:26:38 -04:00
packages.el perl6: refactor layer to be more idiomatic 2017-04-09 15:48:17 -04:00
README.org update docs to the new toc-org format 2017-05-22 18:35:37 +03:00

Protocol Buffers layer

/TakeV/spacemacs/media/commit/00a6e3d5c2903a5d2fb93b772b652f778bee6f22/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.