BREAKING CHANGE: Remove `company-erlang` which depends on `ivy-erlang-complete`. `company-erlang` and `ivy-erlang-complte` have not been maintained now. The lsp mode provides much better experience than `company-erlang` and `ivy-erlang-complete`. The `ivy-erlang-complete` package also has the defect that slow down the erlang-mode buffer when the buffer is huge enough. It is not a good choice to integrate ivy-erlang-complete nowadays even as a non-LSP option.
4 lines
126 B
EmacsLisp
4 lines
126 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/erlang/packages.el
|
|
|
|
(package! erlang :pin "c1ab4b5424be7504cfc3c4e87a2116b7731d8f2d")
|