about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorRik Huijzer <github@huijzer.xyz>2024-02-25 18:05:52 +0100
committerRik Huijzer <github@huijzer.xyz>2024-02-25 18:05:52 +0100
commit4060377c07376d6cba51332341114accdb1ae0ef (patch)
treecaded5e50fecd496a30d48a1d550deb6647d0905 /docs
parentea837d181e980972bb2f3a64fe4fb45b4e229257 (diff)
Add note
Diffstat (limited to 'docs')
-rw-r--r--docs/user/manual.adoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc
index 4ac3bf854ae..8bc11fd481d 100644
--- a/docs/user/manual.adoc
+++ b/docs/user/manual.adoc
@@ -378,6 +378,8 @@ lspconfig.rust_analyzer.setup({
 })
 ----
 
+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.
+
 See https://sharksforarms.dev/posts/neovim-rust/ for more tips on getting started.
 
 Check out https://github.com/mrcjkb/rustaceanvim for a batteries included rust-analyzer setup for Neovim.