Skip to content

Commit 0ef96f9

Browse files
fusillicodelnicola
andauthored
Further fix docs/user/README.md
Co-Authored-By: Laurențiu Nicola <[email protected]>
1 parent 13211ed commit 0ef96f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ host.
9494
* `rust-analyzer.highlightingOn`: enables experimental syntax highlighting.
9595
Colors can be configured via `editor.tokenColorCustomizations`.
9696
As an example, [Pale Fire](https://github.com/matklad/pale-fire/) color scheme tweaks rust colors.
97-
* `rust-analyzer.enableEnhancedTyping`: by default, rust-analyzer intercepts
97+
* `rust-analyzer.enableEnhancedTyping`: by default, rust-analyzer intercepts the
9898
`Enter` key to make it easier to continue comments. Note that it may conflict with VIM emulation plugin.
9999
* `rust-analyzer.raLspServerPath`: path to `ra_lsp_server` executable
100100
* `rust-analyzer.enableCargoWatchOnStartup`: prompt to install & enable `cargo

0 commit comments

Comments
 (0)