We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 750f2c6 + 6f3641d commit ffea71cCopy full SHA for ffea71c
src/etc/CONFIGS.md
@@ -1,10 +1,16 @@
1
# Configs
2
3
-Here are some links to repos with configs which ease the use of rust:
+These are some links to repos with configs which ease the use of rust.
4
+
5
+## Officially Maintained Configs
6
7
* [rust.vim](https://github.com/rust-lang/rust.vim)
8
* [emacs rust-mode](https://github.com/rust-lang/rust-mode)
9
* [gedit-config](https://github.com/rust-lang/gedit-config)
10
* [kate-config](https://github.com/rust-lang/kate-config)
11
* [nano-config](https://github.com/rust-lang/nano-config)
12
* [zsh-config](https://github.com/rust-lang/zsh-config)
13
14
+## Community-maintained Configs
15
16
+* [.editorconfig](https://gist.github.com/derhuerst/c9d1b9309e308d9851fa) ([what is this?](http://editorconfig.org/))
0 commit comments