Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit 87cc71b

Browse files
committed
Add crates.io badge to readme
[ci skip]
1 parent 4d22f15 commit 87cc71b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![GitHub Actions](https://github.com/messense/multi-lsp-proxy/workflows/CI/badge.svg)](https://github.com/messense/multi-lsp-proxy/actions?query=workflow%3ACI)
44
[![PyPI](https://img.shields.io/pypi/v/multi-lsp-proxy.svg)](https://pypi.org/project/multi-lsp-proxy)
5+
[![Crates.io](https://img.shields.io/crates/v/multi-lsp-proxy.svg?logo=rust)](https://crates.io/crates/multi-lsp-proxy)
56

67
A **barely working** LSP Proxy to multiple language servers, to use multiple LSPs per language in
78
editors that doesn't support multiple LSPs per language natively like Helix (version 22.12).

0 commit comments

Comments
 (0)