aboutsummaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorsim <[email protected]>2021-05-23 05:17:40 +0100
committerGitHub <[email protected]>2021-05-23 05:17:40 +0100
commitfe93c114e3936b1a3ad1c32917b39016dc6774d9 (patch)
treeedd29f32ef65e4ae4cac2e11cf179719689d126c /docs/user
parente4722b6492c3a3b9636f7da6cee34b5879100de3 (diff)
docs(manual): Add rust-tools.nvim to nvim-lsp
Diffstat (limited to 'docs/user')
-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].