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 ea837d1 commit 4060377Copy full SHA for 4060377
docs/user/manual.adoc
@@ -378,6 +378,8 @@ lspconfig.rust_analyzer.setup({
378
})
379
----
380
381
+Note that the hints are only visible after `rust-analyzer` has finished loading **and** you have to edit the file to trigger a re-render.
382
+
383
See https://sharksforarms.dev/posts/neovim-rust/ for more tips on getting started.
384
385
Check out https://github.com/mrcjkb/rustaceanvim for a batteries included rust-analyzer setup for Neovim.
0 commit comments