Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/README.md')
-rw-r--r--editors/code/README.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/editors/code/README.md b/editors/code/README.md
index b9d2891795..46c6f6f2aa 100644
--- a/editors/code/README.md
+++ b/editors/code/README.md
@@ -4,20 +4,6 @@ Provides support for rust-analyzer: novel LSP server for the Rust programming la
**Note** the extension may cause conflicts with the official Rust extension. It is recommended to disable the Rust extension when using the rust-analyzer extension.
-## Sponsor
-
-Work on rust-analyzer is sponsored by
-
-[<img src="https://user-images.githubusercontent.com/1711539/58105231-cf306900-7bee-11e9-83d8-9f1102e59d29.png" alt="Ferrous Systems" width="300">](https://ferrous-systems.com/)
-
-- [Mozilla](https://www.mozilla.org/en-US/)
-- [Embark Studios](https://embark-studios.com/)
-
-If you want to sponsor:
-
-- [OpenCollective](https://opencollective.com/rust-analyzer/)
-- [Github Sponsors](https://github.com/sponsors/rust-analyzer)
-
## Features
- [code completion], [imports insertion]