Add emacs guide

This commit is contained in:
Aleksey Kladov 2021-02-08 19:08:02 +03:00
parent cbb42c10d6
commit ad7b0f670a

View file

@ -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 <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>.
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].