diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2016-03-26 20:35:49 +0530 |
|---|---|---|
| committer | Manish Goregaokar <manishsmail@gmail.com> | 2016-03-26 20:35:49 +0530 |
| commit | dcfcbaa009799e6c74dbbe0f116105ea71cf22d5 (patch) | |
| tree | 688c29e4319e06dee88403ba3a86f46b4d472207 | |
| parent | 887e927e7b39212e72ab85fb263f6b01a8fef7a7 (diff) | |
| parent | 7124ea4f18b5b18d61af395055e261bc7d913bef (diff) | |
| download | rust-dcfcbaa009799e6c74dbbe0f116105ea71cf22d5.tar.gz rust-dcfcbaa009799e6c74dbbe0f116105ea71cf22d5.zip | |
Rollup merge of #32470 - rust-lang:steveklabnik-patch-1, r=alexcrichton
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/)) |
