mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 13:48:50 +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.
|
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
|
||||||
|
|
||||||
vim-lsp is installed by following https://github.com/prabirshrestha/vim-lsp[the plugin instructions].
|
vim-lsp is installed by following https://github.com/prabirshrestha/vim-lsp[the plugin instructions].
|
||||||
|
|
Loading…
Reference in a new issue