We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d3acbf commit 1ffabe6Copy full SHA for 1ffabe6
README.md
@@ -1,5 +1,11 @@
1
My macOS packages
2
========
3
+### [ra-multiplex](https://github.com/pr2502/ra-multiplex)
4
+Share one rust-analyzer server instance between multiple LSP clients to save resources.
5
+```bash
6
+brew install simnalamburt/x/ra-multiplex
7
+```
8
+
9
### [jaso](https://github.com/cr0sh/jaso)
10
Normalizes filenames to Unicode NFC, faster than convmv(1).
11
```bash
0 commit comments