diff options
| author | Github Actions <actions@github> | 2019-12-10 07:12:00 +0000 |
|---|---|---|
| committer | Github Actions <actions@github> | 2019-12-10 07:12:00 +0000 |
| commit | fedb577c90870564423053a64f2b3a25c4edcea5 (patch) | |
| tree | d68060c71bd61a6a2cc904c6843bc08cd224706e | |
| parent | doc: fix copypasta (diff) | |
| download | nvim-lspconfig-fedb577c90870564423053a64f2b3a25c4edcea5.tar nvim-lspconfig-fedb577c90870564423053a64f2b3a25c4edcea5.tar.gz nvim-lspconfig-fedb577c90870564423053a64f2b3a25c4edcea5.tar.bz2 nvim-lspconfig-fedb577c90870564423053a64f2b3a25c4edcea5.tar.lz nvim-lspconfig-fedb577c90870564423053a64f2b3a25c4edcea5.tar.xz nvim-lspconfig-fedb577c90870564423053a64f2b3a25c4edcea5.tar.zst nvim-lspconfig-fedb577c90870564423053a64f2b3a25c4edcea5.zip | |
[docgen] Update README.md
skip-checks: true
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1784,8 +1784,7 @@ https://github.com/rust-analyzer/rust-analyzer rust-analyzer (aka rls 2.0), a language server for Rust -See [rls docs](https://github.com/rust-lang/rls#configuration) for rls-specific settings. - +See [docs](https://github.com/rust-analyzer/rust-analyzer/tree/master/docs/user#settings) for extra settings. This server accepts configuration via the `settings` key. <details><summary>Available settings:</summary> |
