diff options
| -rw-r--r-- | src/etc/CONFIGS.md | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/src/etc/CONFIGS.md b/src/etc/CONFIGS.md new file mode 100644 index 00000000000..036a2f7d436 --- /dev/null +++ b/src/etc/CONFIGS.md @@ -0,0 +1,10 @@ +# Configs + +Here 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) +* [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) +* [zsh-config](https://github.com/rust-lang/zsh-config) | 
