From 0ef96f982c6aa746c027d02e18921b49281471c3 Mon Sep 17 00:00:00 2001 From: Gian D Date: Wed, 5 Feb 2020 11:09:08 +0100 Subject: Further fix `docs/user/README.md` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Laurențiu Nicola --- 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 784c6a855..18867cd11 100644 --- a/docs/user/README.md +++ b/docs/user/README.md @@ -94,7 +94,7 @@ host. * `rust-analyzer.highlightingOn`: enables experimental syntax highlighting. Colors can be configured via `editor.tokenColorCustomizations`. As an example, [Pale Fire](https://github.com/matklad/pale-fire/) color scheme tweaks rust colors. -* `rust-analyzer.enableEnhancedTyping`: by default, rust-analyzer intercepts +* `rust-analyzer.enableEnhancedTyping`: by default, rust-analyzer intercepts the `Enter` key to make it easier to continue comments. Note that it may conflict with VIM emulation plugin. * `rust-analyzer.raLspServerPath`: path to `ra_lsp_server` executable * `rust-analyzer.enableCargoWatchOnStartup`: prompt to install & enable `cargo -- cgit v1.2.3