Updating dotfiles.

This commit is contained in:
Derek Taylor
2020-09-29 16:28:27 -05:00
parent e8ae19d7ad
commit af5b75ee4d
204 changed files with 1870 additions and 2063 deletions

View File

@@ -1,9 +1,9 @@
;; -*- no-byte-compile: t; -*-
;;; private/erlang/packages.el
;;; lang/erlang/packages.el
(package! erlang :pin "3065fbf434")
(package! erlang :pin "d9bc7858e985143a433953ba286422511b466a0c")
(when (featurep! :checkers syntax)
(package! flycheck-rebar3 :pin "3cca1268c5"))
(package! flycheck-rebar3 :pin "3cca1268c54643204b5bae52e3f0bf5bc921018c"))
(unless (featurep! +lsp)
(when (featurep! :completion company)
(package! company-erlang :pin "bc0524a16f")))
(package! company-erlang :pin "bc0524a16f17b66c7397690e4ca0e004f09ea6c5")))