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 b09fb04
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,8 @@ fn main() {
_ = comp_data;
}
```

## Usage in the Wild

- [asm-lsp](https://github.com/bergercookie/asm-lsp): Used to provide inline error
diagnostics and accurate include directory searches

0 comments on commit b09fb04

Please sign in to comment.