summaryrefslogtreecommitdiffstats
path: root/src/etc/CONFIGS.md
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/CONFIGS.md')
-rw-r--r--src/etc/CONFIGS.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/etc/CONFIGS.md b/src/etc/CONFIGS.md
new file mode 100644
index 000000000..542b7bf79
--- /dev/null
+++ b/src/etc/CONFIGS.md
@@ -0,0 +1,13 @@
+# Configs
+
+These are some links to repos with configs which ease the use of rust.
+
+## Officially Maintained Configs
+
+* [rust.vim](https://github.com/rust-lang/rust.vim)
+* [emacs rust-mode](https://github.com/rust-lang/rust-mode)
+* [sublime-rust](https://github.com/rust-lang/sublime-rust)
+* [gedit-config](https://github.com/rust-lang/gedit-config)
+* [kate-config](https://github.com/rust-lang/kate-config)
+* [nano-config](https://github.com/rust-lang/nano-config)
+* [zsh-config](https://github.com/rust-lang/zsh-config)