From 00c74b5d18c8c1ae5cd736e4e991ded7e2ba3b4e Mon Sep 17 00:00:00 2001 From: Florian Diebold Date: Thu, 25 Jul 2019 21:27:00 +0200 Subject: Implement inlay hints for emacs --- docs/user/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user') diff --git a/docs/user/README.md b/docs/user/README.md index d56330192..8a5767849 100644 --- a/docs/user/README.md +++ b/docs/user/README.md @@ -86,7 +86,7 @@ Installation: [ra-emacs-lsp.el](https://github.com/rust-analyzer/rust-analyzer/blob/69ee5c9c5ef212f7911028c9ddf581559e6565c3/editors/emacs/ra-emacs-lsp.el) to load path and require it in `init.el` * run `lsp` in a rust buffer -* (Optionally) bind commands like `rust-analyzer-join-lines` or `rust-analyzer-extend-selection` to keys +* (Optionally) bind commands like `rust-analyzer-join-lines` or `rust-analyzer-extend-selection` to keys, and enable `rust-analyzer-inlay-hints-mode` to get inline type hints ## Vim and NeoVim -- cgit v1.2.3