diff options
| author | Steve Klabnik <steve@steveklabnik.com> | 2016-03-24 17:27:15 -0400 |
|---|---|---|
| committer | Steve Klabnik <steve@steveklabnik.com> | 2016-03-24 17:27:15 -0400 |
| commit | 7124ea4f18b5b18d61af395055e261bc7d913bef (patch) | |
| tree | e5c1a0e6b3cd8524f7f702997f7dbf31c64fbd3d | |
| parent | dcfb8d72e99425686376298fd793715f35b5d512 (diff) | |
| download | rust-7124ea4f18b5b18d61af395055e261bc7d913bef.tar.gz rust-7124ea4f18b5b18d61af395055e261bc7d913bef.zip | |
remove broken config
Fixes #32412
| -rw-r--r-- | src/etc/CONFIGS.md | 4 |
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/)) |
