Skip to content

Commit

Permalink
docs: add link to emacs LSP mode config option
Browse files Browse the repository at this point in the history
  • Loading branch information
bram209 authored Aug 9, 2024
1 parent 3f7ac76 commit f952fa4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,10 @@ edition = "2021"
},
}
```

**Emacs**:

For Emacs users, see the relevant [configuration option](https://emacs-lsp.github.io/lsp-mode/page/lsp-rust-analyzer/#lsp-rust-analyzer-rustfmt-override-command) for LSP Mode.
</details>

## Configuration
Expand Down

0 comments on commit f952fa4

Please sign in to comment.