Skip to content

Commit c149c36

Browse files
Merge #11514
11514: chore(manual): update coc-rust-analyzer manual r=Veykril a=fannheyward Semantic tokens highlighting is added in coc.nvim now. Co-authored-by: Heyward Fann <[email protected]>
2 parents d6ed146 + 1988ea2 commit c149c36

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/user/manual.adoc

-1
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,6 @@ The are several LSP client implementations for vim or neovim:
240240
* same configurations as VSCode extension, `rust-analyzer.server.path`, `rust-analyzer.cargo.features` etc.
241241
* same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.ssr` etc.
242242
* inlay hints for variables and method chaining, _Neovim Only_
243-
* semantic highlighting is not implemented yet
244243

245244
Note: for code actions, use `coc-codeaction-cursor` and `coc-codeaction-selected`; `coc-codeaction` and `coc-codeaction-line` are unlikely to be useful.
246245

0 commit comments

Comments
 (0)