From ad7b0f670a9dd773b1d321013b23e8bda5ae9c15 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Mon, 8 Feb 2021 19:08:02 +0300 Subject: Add emacs guide --- docs/user/manual.adoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/user/manual.adoc') diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index 020e4c937..a2c7f56b3 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -194,6 +194,8 @@ $ pacman -S rust-analyzer === Emacs +Note this excellent https://robert.kra.hn/posts/2021-02-07_rust-with-emacs/[guide] from https://github.com/rksm[@rksm]. + Prerequisites: You have installed the <>. Emacs support is maintained as part of the https://github.com/emacs-lsp/lsp-mode[Emacs-LSP] package in https://github.com/emacs-lsp/lsp-mode/blob/master/lsp-rust.el[lsp-rust.el]. -- cgit v1.2.3