comparison .irssi/config @ 15:31023aedee9c

change spacing
author k0s <k0scist@gmail.com>
date Thu, 28 Jan 2010 21:22:12 -0500
parents c38d875a3b78
children 221ce19f7bde
comparison
equal deleted inserted replaced
14:ac34d580c6d7 15:31023aedee9c
229 core = { 229 core = {
230 real_name = "Jeff Hammel"; 230 real_name = "Jeff Hammel";
231 user_name = "jhammel"; 231 user_name = "jhammel";
232 nick = "jhammel"; 232 nick = "jhammel";
233 }; 233 };
234 "fe-text" = { actlist_sort = "refnum"; }; 234 "fe-text" = { };
235 }; 235 };
236 hilights = ( { text = "jhammel"; }, { text = "achtung"; } { text = "goulash"; } ); 236 hilights = (
237 { text = "jhammel"; },
238 { text = "achtung"; },
239 { text = "goulash"; }
240 );