aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 1d8a1930a..ad367511b 100644
--- a/docs/user/manual.adoc
+++ b/docs/user/manual.adoc
@@ -293,6 +293,8 @@ EOF
293 293
294See https://sharksforarms.dev/posts/neovim-rust/ for more tips on getting started. 294See https://sharksforarms.dev/posts/neovim-rust/ for more tips on getting started.
295 295
296Check out https://github.com/simrat39/rust-tools.nvim for a batteries included rust-analyzer setup for neovim.
297
296==== vim-lsp 298==== vim-lsp
297 299
298vim-lsp is installed by following https://github.com/prabirshrestha/vim-lsp[the plugin instructions]. 300vim-lsp is installed by following https://github.com/prabirshrestha/vim-lsp[the plugin instructions].