You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/user/manual.adoc
-1
Original file line number
Diff line number
Diff line change
@@ -240,7 +240,6 @@ The are several LSP client implementations for vim or neovim:
240
240
* same configurations as VSCode extension, `rust-analyzer.server.path`, `rust-analyzer.cargo.features` etc.
241
241
* same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.ssr` etc.
242
242
* inlay hints for variables and method chaining, _Neovim Only_
243
-
* semantic highlighting is not implemented yet
244
243
245
244
Note: for code actions, use `coc-codeaction-cursor` and `coc-codeaction-selected`; `coc-codeaction` and `coc-codeaction-line` are unlikely to be useful.
0 commit comments