Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Matteo Bigoi <1781140+crisidev@users.noreply.github.com>
  • Loading branch information
crisidev authored Jan 21, 2025
1 parent ec48898 commit 1de9134
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,13 @@ First, install [Bacon](https://dystroy.org/bacon/#installation) and `bacon-ls`
❯❯❯ bacon --version
bacon 3.8.0 # make sure you have at least 3.8.0
❯❯❯ bacon-ls --version
0.10.0 # make sure you have at least 0.10.0
0.12.0 # make sure you have at least 0.12.0
```

### Nix

Both [bacon](https://github.com/Canop/bacon/blob/main/flake.nix) and [bacon-ls](./flake.nix) can be consumed from their Nix flakes.

## Configuration

Configure Bacon export settings with `bacon-ls` 🐽 export format and proper span support in the `bacon` preference file.
Expand Down Expand Up @@ -277,4 +281,5 @@ The LSP client reads them as response to `textDocument/diagnostic` and `workspac
- ✅ Start `bacon` in background based on user preferences - working from `bacon-ls` 0.10.0
- ✅ Synchronize diagnostics for all open files - working from `bacon-ls` 0.10.0
- ✅ Support Helix editor - working from bacon-ls 0.12.0
- ✅ Nix flake support
- 🌍 Emacs configuration

0 comments on commit 1de9134

Please sign in to comment.