Updating Doom Emacs.

This commit is contained in:
Derek Taylor
2020-06-19 22:43:40 -05:00
parent 0f664d532a
commit a5c86c514a
453 changed files with 13527 additions and 12455 deletions

View File

@@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; lang/rust/packages.el
(package! rustic)
(package! rustic :pin "f7a94c4f914f4037fb84d50e91b3de90f606efda")
(unless (featurep! +lsp)
(package! racer))
(package! racer :pin "a0bdf778f01e8c4b8a92591447257422ac0b455b"))