diff options
Diffstat (limited to 'weechat/charset.conf')
| -rw-r--r-- | weechat/charset.conf | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/weechat/charset.conf b/weechat/charset.conf deleted file mode 100644 index 00d304c..0000000 --- a/weechat/charset.conf +++ /dev/null @@ -1,18 +0,0 @@ -# -# weechat -- charset.conf -# -# WARNING: It is NOT recommended to edit this file by hand, -# especially if WeeChat is running. -# -# Use /set or similar command to change settings in WeeChat. -# -# For more info, see: https://weechat.org/doc/quickstart -# - -[default] -decode = "iso-8859-1" -encode = "" - -[decode] - -[encode] |