Skip to content

Commit 07340a6

Browse files
bors[bot]guswynn
andauthored
Merge #2750
2750: add note in vscode instructions for vim plugin users r=matklad a=guswynn Fixes #2746 As the issue mentions, this is already mentioned below in the setting docs. However, it ended up taking me a long time to figure this out, so a note in the instructions for Vscode specifically is helpful Co-authored-by: Gus Wynn <guswynn@gmail.com>
2 parents 1953ac1 + 218d211 commit 07340a6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/user/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ $ cargo xtask install
4444
The automatic installation is expected to *just work* for common cases, if it
4545
doesn't, report bugs!
4646

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+
4751
If you have an unusual setup (for example, `code` is not in the `PATH`), you
4852
should adapt these manual installation instructions:
4953

0 commit comments

Comments
 (0)