James Liu

Results 2 issues of James Liu

Addresses #812, #568 Usage: ```toml # --- $CONFIG/halloy/config.toml [server.name] ignored_nicks = [ "nick1", "nick2" ] ``` Known issues: Query tab is still opened when ignored nicks send messages, no messages...

## Syntax - added node: `FN_CONTENT` - added token: `FN_LABEL` - updated `fn_def()` and `fn_ref()` to use the two new syntax kinds - re-labelled `fn` text as keyword ### To-do...