Skip to content

Instantly share code, notes, and snippets.

@josephbisch
Created February 16, 2018 12:28
Show Gist options
  • Save josephbisch/6ee82763e4b75272eafe969f8858b9f5 to your computer and use it in GitHub Desktop.
Save josephbisch/6ee82763e4b75272eafe969f8858b9f5 to your computer and use it in GitHub Desktop.
abstracts = {
pcol = "%X7M$*%n";
pubmsgnick = "{msgnick $0 $1-}";
pubnick = "$nickcolors$*";
msgnick = "{pcol [$0}$1-{pcol ]} %|";
};
formats = {
"fe-common/core" = {
pubmsg = "{pubmsgnick $2 {pubnick $0}}$1";
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment