]> git.lizzy.rs Git - rust.git/commitdiff
link to .editorconfig for Rust files
authorJannis Redmann <mail@jannisr.de>
Wed, 29 Apr 2015 15:55:14 +0000 (17:55 +0200)
committerJannis Redmann <mail@jannisr.de>
Wed, 29 Apr 2015 15:55:14 +0000 (17:55 +0200)
I've written a small [EditorConfig](http://editorconfig.org) file for Rust development.

src/etc/CONFIGS.md

index 036a2f7d4365b11fe090d629d699d42992c28a02..def5ab05fe2f161f60c2946074e16594a2c1e2b6 100644 (file)
@@ -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)