about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--src/etc/CONFIGS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/CONFIGS.md b/src/etc/CONFIGS.md
index 036a2f7d436..def5ab05fe2 100644
--- a/src/etc/CONFIGS.md
+++ b/src/etc/CONFIGS.md
@@ -2,6 +2,7 @@
 
 Here are some links to repos with configs which ease the use of rust:
 
+* [.editorconfig](https://gist.github.com/derhuerst/c9d1b9309e308d9851fa) ([what is this?](http://editorconfig.org/))
 * [rust.vim](https://github.com/rust-lang/rust.vim)
 * [emacs rust-mode](https://github.com/rust-lang/rust-mode)
 * [gedit-config](https://github.com/rust-lang/gedit-config)