Add [rtorrent](https://github.com/rakshasa/rtorrent) config syntax highlighting: - extension `.rc` - first line of content includes the word `rtorrent` in comment - also add to file highlight Add support for commands of: - [rtorrent-ps](https://github.com/pyroscope/rtorrent-ps) - [rtorrent-ps-ch](https://github.com/chros73/rtorrent-ps-ch) - common script variables Test files: - in `rtorrent-ps-ch_setup`: [here](https://github.com/chros73/rtorrent-ps-ch_setup/tree/master/ubuntu-14.04/home/chros73) and [here](https://github.com/chros73/rtorrent-ps-ch_setup/tree/master/ubuntu-14.04/home/chros73/.pyroscope) - in [pmp](https://github.com/pyroscope/pimp-my-box/tree/master/roles/rtorrent-ps/templates/rtorrent/rtorrent.d) - in [pyrocore](https://github.com/pyroscope/pyrocore/tree/master/src/pyrocore/data/config/rtorrent.d)
Add rtorrent config syntax highlighting:
.rcrtorrentin commentAdd support for commands of:
Test files:
rtorrent-ps-ch_setup: here and here