Mercurial > hg > config
changeset 15:31023aedee9c
change spacing
author | k0s <k0scist@gmail.com> |
---|---|
date | Thu, 28 Jan 2010 21:22:12 -0500 |
parents | ac34d580c6d7 |
children | 57298ea7a7f1 |
files | .irssi/config |
diffstat | 1 files changed, 6 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/.irssi/config Tue Jan 19 16:22:21 2010 -0500 +++ b/.irssi/config Thu Jan 28 21:22:12 2010 -0500 @@ -231,6 +231,10 @@ user_name = "jhammel"; nick = "jhammel"; }; - "fe-text" = { actlist_sort = "refnum"; }; + "fe-text" = { }; }; -hilights = ( { text = "jhammel"; }, { text = "achtung"; } { text = "goulash"; } ); +hilights = ( + { text = "jhammel"; }, + { text = "achtung"; }, + { text = "goulash"; } +);