X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/93a0fbf3c98153be394e1eeae32fdfadf39b985c..8b00adf400c3f5ecdeefcf1f57631e75933c0621:/weechat/script.conf diff --git a/weechat/script.conf b/weechat/script.conf index e2a69e5..85b69f1 100644 --- a/weechat/script.conf +++ b/weechat/script.conf @@ -1,5 +1,12 @@ # -# 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] @@ -8,7 +15,7 @@ diff_color = on diff_command = "auto" display_source = on quiet_actions = on -sort = "p,n" +sort = "i,p,n" translate_description = on use_keys = on @@ -43,6 +50,7 @@ text_version_selected = lightmagenta [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"