Skip to content

Commit a4c1337

Browse files
committed
link to .editorconfig for Rust files
I've written a small [EditorConfig](http://editorconfig.org) file for Rust development.
1 parent 551a74d commit a4c1337

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/etc/CONFIGS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
Here are some links to repos with configs which ease the use of rust:
44

5+
* [.editorconfig](https://gist.github.com/derhuerst/c9d1b9309e308d9851fa) ([what is this?](http://editorconfig.org/))
56
* [rust.vim](https://github.com/rust-lang/rust.vim)
67
* [emacs rust-mode](https://github.com/rust-lang/rust-mode)
78
* [gedit-config](https://github.com/rust-lang/gedit-config)

0 commit comments

Comments
 (0)