forked from ironcamel/vimchat
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config
36 lines (33 loc) · 1.26 KB
/
config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# This is the vimchat config file. Note that while vimchat is running, you can
# edit and write this file and vimchat will update itself on the fly.
#
# Accounts entries are in the form: username@server/resource = password.
# The '/resource' part of the account is optional. It is a jabber feature that
# lets you associate physical locations with your accounts. The password is
# optional as well. If you leave the password blank, vimchat will prompt you
# for it when you connect. These accounts will be connected to automatically
# when vimchat starts. You may connect or disconnect from a particular account
# with \on and \off.
[accounts]
#bob@gmail.com =
#bob@jaim.at = password
#bob@jabber.no = password
#bob@max06.de = password
#bob@jabber1.acme.com/vimchat = password
# Here you may list groupchat and irc rooms.
# The format is [chatroom:alias] where alias is what you will use to refer to it
# when you want to join a room. To join a room, type \j in vimchat.
#[chatroom:work]
#account = bob@jabber1.acme.com
#room = messaging@chat.jabber1.acme.com
#username = bobbypunjabi
#
#[chatroom:perl]
#account = bob@jaim.at
#room = perl%irc.freenode.net@irc.jaim.at
#username = bobby
#
#[chatroom:vim]
#account = bob@jaim.at
#room = vim%irc.freenode.net@irc.jaim.at
#username = bobby