Skip to content

Commit

Permalink
Add asm-lsp usage to README
Browse files Browse the repository at this point in the history
  • Loading branch information
WillLillis committed Jul 23, 2024
1 parent bd6fed8 commit ae9ee48
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,9 @@ fn main() {
_ = comp_data;
}
```

## Usage in the Wild

### [asm-lsp](https://github.com/bergercookie/asm-lsp)

Used to provide inline error diagnostics and additional er-project include directories

0 comments on commit ae9ee48

Please sign in to comment.