diff options
| author | Michael Lingelbach <m.j.lbach@gmail.com> | 2021-01-07 14:15:55 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-01-07 14:15:55 -0800 |
| commit | fa2ccc10d5a7b390c1d808ddf74dce5158debca4 (patch) | |
| tree | 6c3874b78b8eab34062ed834a888d460089b178d /CONFIG.md | |
| parent | Merge pull request #547 from mjlbach/update_julia_documentation (diff) | |
| parent | [docgen] Update README.md (diff) | |
| download | nvim-lspconfig-fa2ccc10d5a7b390c1d808ddf74dce5158debca4.tar nvim-lspconfig-fa2ccc10d5a7b390c1d808ddf74dce5158debca4.tar.gz nvim-lspconfig-fa2ccc10d5a7b390c1d808ddf74dce5158debca4.tar.bz2 nvim-lspconfig-fa2ccc10d5a7b390c1d808ddf74dce5158debca4.tar.lz nvim-lspconfig-fa2ccc10d5a7b390c1d808ddf74dce5158debca4.tar.xz nvim-lspconfig-fa2ccc10d5a7b390c1d808ddf74dce5158debca4.tar.zst nvim-lspconfig-fa2ccc10d5a7b390c1d808ddf74dce5158debca4.zip | |
Merge pull request #549 from mjlbach/readme_updates
Update README.md
Diffstat (limited to 'CONFIG.md')
| -rw-r--r-- | CONFIG.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3752,7 +3752,7 @@ See [docs](https://github.com/rust-analyzer/rust-analyzer/tree/master/docs/user# This server accepts configuration via the `settings` key. <details><summary>Available settings:</summary> -- **`rust-analyzer.assist.importMergeBehaviour`**: `enum { "none", "full", "last" }` +- **`rust-analyzer.assist.importMergeBehavior`**: `enum { "none", "full", "last" }` Default: `"full"` |
