diff options
Diffstat (limited to 'weechat/.weechat/charset.conf')
| -rw-r--r-- | weechat/.weechat/charset.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/weechat/.weechat/charset.conf b/weechat/.weechat/charset.conf new file mode 100644 index 0000000..c319dd3 --- /dev/null +++ b/weechat/.weechat/charset.conf | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | # | ||
| 2 | # charset.conf -- weechat v1.1.1 | ||
| 3 | # | ||
| 4 | |||
| 5 | [default] | ||
| 6 | decode = "iso-8859-1" | ||
| 7 | encode = "" | ||
| 8 | |||
| 9 | [decode] | ||
| 10 | |||
| 11 | [encode] | ||
