about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSteve Klabnik <steve@steveklabnik.com>2016-03-24 17:27:15 -0400
committerSteve Klabnik <steve@steveklabnik.com>2016-03-24 17:27:15 -0400
commit7124ea4f18b5b18d61af395055e261bc7d913bef (patch)
treee5c1a0e6b3cd8524f7f702997f7dbf31c64fbd3d
parentdcfb8d72e99425686376298fd793715f35b5d512 (diff)
downloadrust-7124ea4f18b5b18d61af395055e261bc7d913bef.tar.gz
rust-7124ea4f18b5b18d61af395055e261bc7d913bef.zip
remove broken config
Fixes #32412
-rw-r--r--src/etc/CONFIGS.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/etc/CONFIGS.md b/src/etc/CONFIGS.md
index 74837a06fae..cde7094cec4 100644
--- a/src/etc/CONFIGS.md
+++ b/src/etc/CONFIGS.md
@@ -10,7 +10,3 @@ These 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/))