mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 07:04:22 +00:00
docs(manual): Add rust-tools.nvim to nvim-lsp
This commit is contained in:
parent
e4722b6492
commit
fe93c114e3
1 changed files with 2 additions and 0 deletions
|
@ -293,6 +293,8 @@ EOF
|
|||
|
||||
See https://sharksforarms.dev/posts/neovim-rust/ for more tips on getting started.
|
||||
|
||||
Check out https://github.com/simrat39/rust-tools.nvim for a batteries included rust-analyzer setup for neovim.
|
||||
|
||||
==== vim-lsp
|
||||
|
||||
vim-lsp is installed by following https://github.com/prabirshrestha/vim-lsp[the plugin instructions].
|
||||
|
|
Loading…
Reference in a new issue