Skip to content

Commit

Permalink
update doc for LSP
Browse files Browse the repository at this point in the history
  • Loading branch information
cordx56 committed Jan 26, 2025
1 parent 849afcc commit 5c3cb41
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,9 @@ RustOwl visualizes those by using underlines:
- orange: value moved
- red: lifetime error - diff of lifetime between actual and expected

Currently, we only offer a VSCode extension.
Currently, we offer VSCode extension and Neovim plugin.
We implemented LSP server `cargo owlsp` which extends the protocol.
So, RustOwl can be used easily from other editor.

## Quick Start

Expand Down

0 comments on commit 5c3cb41

Please sign in to comment.