]> git.lizzy.rs Git - rust.git/blob - src/etc/CONFIGS.md
Auto merge of #29498 - wthrowe:replace-pattern, r=alexcrichton
[rust.git] / src / etc / CONFIGS.md
1 # Configs
2
3 These are some links to repos with configs which ease the use of rust.
4
5 ## Officially Maintained Configs
6
7 * [rust.vim](https://github.com/rust-lang/rust.vim)
8 * [emacs rust-mode](https://github.com/rust-lang/rust-mode)
9 * [gedit-config](https://github.com/rust-lang/gedit-config)
10 * [kate-config](https://github.com/rust-lang/kate-config)
11 * [nano-config](https://github.com/rust-lang/nano-config)
12 * [zsh-config](https://github.com/rust-lang/zsh-config)
13
14 ## Community-maintained Configs
15
16 * [.editorconfig](https://gist.github.com/derhuerst/c9d1b9309e308d9851fa) ([what is this?](http://editorconfig.org/))