We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe00a34 commit 218d211Copy full SHA for 218d211
docs/user/README.md
@@ -44,6 +44,10 @@ $ cargo xtask install
44
The automatic installation is expected to *just work* for common cases, if it
45
doesn't, report bugs!
46
47
+**Note** [#1831](https://github.com/rust-analyzer/rust-analyzer/issues/1831): If you are using the popular
48
+[Vim emulation plugin](https://github.com/VSCodeVim/Vim), you will likely
49
+need to turn off the `rust-analyzer.enableEnhancedTyping` setting.
50
+
51
If you have an unusual setup (for example, `code` is not in the `PATH`), you
52
should adapt these manual installation instructions:
53
0 commit comments