Skip to content

Commit 6f3641d

Browse files
committed
distinction between official and community plugins
1 parent a4c1337 commit 6f3641d

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

src/etc/CONFIGS.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
# Configs
22

3-
Here are some links to repos with configs which ease the use of rust:
3+
These are some links to repos with configs which ease the use of rust.
4+
5+
## Officially Maintained Configs
46

5-
* [.editorconfig](https://gist.github.com/derhuerst/c9d1b9309e308d9851fa) ([what is this?](http://editorconfig.org/))
67
* [rust.vim](https://github.com/rust-lang/rust.vim)
78
* [emacs rust-mode](https://github.com/rust-lang/rust-mode)
89
* [gedit-config](https://github.com/rust-lang/gedit-config)
910
* [kate-config](https://github.com/rust-lang/kate-config)
1011
* [nano-config](https://github.com/rust-lang/nano-config)
1112
* [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/))

0 commit comments

Comments
 (0)