aboutsummaryrefslogtreecommitdiff
path: root/editors/code/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'editors/code/README.md')
-rw-r--r--editors/code/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/editors/code/README.md b/editors/code/README.md
new file mode 100644
index 000000000..336695d9f
--- /dev/null
+++ b/editors/code/README.md
@@ -0,0 +1,5 @@
1# rust-analyzer
2
3Provides support for rust-analyzer: novel LSP server for the Rust programming language.
4
5See https://rust-analyzer.github.io/ for more information.