]> git.lizzy.rs Git - rust.git/blobdiff - src/etc/CONFIGS.md
Auto merge of #29325 - alexcrichton:revert-trait-accessibility, r=nrc
[rust.git] / src / etc / CONFIGS.md
index 036a2f7d4365b11fe090d629d699d42992c28a02..74837a06faecd094d2c588293465dbe8b543801a 100644 (file)
@@ -1,6 +1,8 @@
 # Configs
 
-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.
+
+## Officially Maintained Configs
 
 * [rust.vim](https://github.com/rust-lang/rust.vim)
 * [emacs rust-mode](https://github.com/rust-lang/rust-mode)
@@ -8,3 +10,7 @@ Here are some links to repos with configs which ease the use of rust:
 * [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)
+
+## Community-maintained Configs
+
+* [.editorconfig](https://gist.github.com/derhuerst/c9d1b9309e308d9851fa) ([what is this?](http://editorconfig.org/))