This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+lang/protobuf/README.org
2019-05-05 20:40:47 +03:00

760 B

Protocol Buffers layer

/TakeV/spacemacs/media/commit/78cf62552181fc4168c0b4ab94aecaad85cd4c73/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.