Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 596 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 596 Bytes

company-erlang

License GPL 3 MELPA MELPA Stable

company-erlang is company backend for erlang based on ivy-erlang-complete.

Setup

Add this in your init file:

(add-hook 'erlang-mode-hook #'company-erlang-init)