diff options
| author | Jonathan Turner <jonathandturner@users.noreply.github.com> | 2016-08-22 15:34:23 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-08-22 15:34:23 -0700 |
| commit | 8ea29366597e1b4af9c215ce485df3b4a4a447de (patch) | |
| tree | 07e2e49d871682a5ee73e2dfbc271de9ac02041a /src | |
| parent | d5deb118f999e5603944deded5e1f87b167325ff (diff) | |
| parent | 1d78f9eb89c9ad520a7f7f7163ddb0c1e1b674a6 (diff) | |
| download | rust-8ea29366597e1b4af9c215ce485df3b4a4a447de.tar.gz rust-8ea29366597e1b4af9c215ce485df3b4a4a447de.zip | |
Rollup merge of #35901 - terrynsun:configs, r=steveklabnik
Add sublime-rust to CONFIGS.md. Just noticed it was missing! r? @steveklabnik
Diffstat (limited to 'src')
| -rw-r--r-- | src/etc/CONFIGS.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/etc/CONFIGS.md b/src/etc/CONFIGS.md index cde7094cec4..542b7bf797b 100644 --- a/src/etc/CONFIGS.md +++ b/src/etc/CONFIGS.md @@ -6,6 +6,7 @@ These are some links to repos with configs which ease the use of rust. * [rust.vim](https://github.com/rust-lang/rust.vim) * [emacs rust-mode](https://github.com/rust-lang/rust-mode) +* [sublime-rust](https://github.com/rust-lang/sublime-rust) * [gedit-config](https://github.com/rust-lang/gedit-config) * [kate-config](https://github.com/rust-lang/kate-config) * [nano-config](https://github.com/rust-lang/nano-config) |
