Merge pull request #5062 from fosskers/colin/module-docs

Rust/Ivy Module Docs
This commit is contained in:
Henrik Lissner 2021-05-20 22:41:28 -04:00 committed by GitHub
commit fce08306b1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 36 additions and 8 deletions

View file

@ -59,7 +59,7 @@
:desc "all" "a" #'rustic-cargo-test
:desc "current test" "t" #'rustic-cargo-current-test))
;; If lsp/elgot isn't available, it attempts to install lsp-mode via
;; If lsp/eglot isn't available, it attempts to install lsp-mode via
;; package.el. Doom manages its own dependencies through straight so disable
;; this behavior to avoid package-not-initialized errors.
(defadvice! +rust--dont-install-packages-a (&rest _)