]> git.lizzy.rs Git - rust.git/blob - src/etc/CONFIGS.md
:arrow_up: rust-analyzer
[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 * [sublime-rust](https://github.com/rust-lang/sublime-rust)
10 * [gedit-config](https://github.com/rust-lang/gedit-config)
11 * [kate-config](https://github.com/rust-lang/kate-config)
12 * [nano-config](https://github.com/rust-lang/nano-config)
13 * [zsh-config](https://github.com/rust-lang/zsh-config)