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
2018-01-04 02:00:25 -05:00
..
img protobuf: minor refactoring and add logo 2017-04-09 13:26:38 -04:00
funcs.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
packages.el Happy New Year 2018! 2018-01-04 02:00:25 -05:00
README.org Fixed feature header 2017-08-29 20:00:44 +03:00

Protocol Buffers layer

/TakeV/spacemacs/media/commit/4a34ef4673eee2b11b192be9929619076e002952/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.