#
-# script.conf -- weechat v0.4.2
+# weechat -- script.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
#
[look]
diff_command = "auto"
display_source = on
quiet_actions = on
-sort = "p,n"
+sort = "i,p,n"
translate_description = on
use_keys = on
[scripts]
autoload = on
cache_expire = 60
-dir = "%h/script"
+download_timeout = 30
hold = ""
+path = "%h/script"
url = "http://www.weechat.org/files/plugins.xml.gz"