Description companybackend for protobuf. Require Company Mode Protobuf Mode Usage You need to add following config to your init file: (add-hook 'protobuf-mode-hook (lambda () (setq-local company-backends (cl-adjoin '(company-proto) company-backends))))