aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/script.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-01-20 00:25:26 +0100
committerJohannes Löthberg <johannes@kyriasis.com>2015-01-20 00:25:26 +0100
commita607150a08e8a98b3cb4c89d9e64d3d2fde5312a (patch)
tree72f033d1e248b5468b957050aba1054723049483 /weechat/script.conf
parent74e8a36baea88432c8abd879b1e22c13926a8390 (diff)
downloaddotfiles-a607150a08e8a98b3cb4c89d9e64d3d2fde5312a.tar.xz
weechat: import all changes
Diffstat (limited to 'weechat/script.conf')
-rw-r--r--weechat/script.conf21
1 files changed, 11 insertions, 10 deletions
diff --git a/weechat/script.conf b/weechat/script.conf
index 9973071..475e643 100644
--- a/weechat/script.conf
+++ b/weechat/script.conf
@@ -2,6 +2,16 @@
# script.conf -- weechat v1.1-dev
#
+[look]
+columns = "%s %n %V %v %u | %d | %t"
+diff_color = on
+diff_command = "auto"
+display_source = on
+quiet_actions = on
+sort = "u,n"
+translate_description = on
+use_keys = on
+
[color]
status_autoloaded = cyan
status_held = white
@@ -30,19 +40,10 @@ text_version_loaded = default
text_version_loaded_selected = white
text_version_selected = lightmagenta
-[look]
-columns = "%s %n %V %v %u | %d | %t"
-diff_color = on
-diff_command = "auto"
-display_source = on
-quiet_actions = on
-sort = "u,n"
-translate_description = on
-use_keys = on
-
[scripts]
autoload = on
cache_expire = 60
dir = "%h/script"
hold = ""
url = "http://www.weechat.org/files/plugins.xml.gz"
+url_force_https = on