From 7124ea4f18b5b18d61af395055e261bc7d913bef Mon Sep 17 00:00:00 2001 From: Steve Klabnik Date: Thu, 24 Mar 2016 17:27:15 -0400 Subject: [PATCH] remove broken config Fixes #32412 --- src/etc/CONFIGS.md | 4 ---- 1 file changed, 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/))