chore(manual): update coc-rust-analyzer manual
Semantic tokens highlighting is added now
This commit is contained in:
parent
d6ed146a1c
commit
1988ea2b48
1 changed files with 0 additions and 1 deletions
|
|
@ -240,7 +240,6 @@ The are several LSP client implementations for vim or neovim:
|
|||
* same configurations as VSCode extension, `rust-analyzer.server.path`, `rust-analyzer.cargo.features` etc.
|
||||
* same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.ssr` etc.
|
||||
* inlay hints for variables and method chaining, _Neovim Only_
|
||||
* semantic highlighting is not implemented yet
|
||||
|
||||
Note: for code actions, use `coc-codeaction-cursor` and `coc-codeaction-selected`; `coc-codeaction` and `coc-codeaction-line` are unlikely to be useful.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue