aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/plugins.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2015-04-12 20:53:06 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2015-04-12 20:53:20 +0200
commitc055ad3b95f0b49da0b0c172fdb04703bb804fc9 (patch)
tree584f91ce995e4e7a1d46575a6d72a2e42db9ff37 /weechat/plugins.conf
parentfcebc8ce5514179a4bda893d5121560fb8364ab8 (diff)
downloaddotfiles-c055ad3b95f0b49da0b0c172fdb04703bb804fc9.tar.xz
weechat: add wee-slack
Diffstat (limited to 'weechat/plugins.conf')
-rw-r--r--weechat/plugins.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/weechat/plugins.conf b/weechat/plugins.conf
index 7fea0f9..4c1acd9 100644
--- a/weechat/plugins.conf
+++ b/weechat/plugins.conf
@@ -223,6 +223,11 @@ python.shortenurl.ignore_list = "http://is.gd,http://tinyurl.com"
python.shortenurl.short_own = "off"
python.shortenurl.shortener = "isgd"
python.shortenurl.urllength = "30"
+python.slack_extension.channels_not_on_current_server_color = "0"
+python.slack_extension.colorize_nicks = "1"
+python.slack_extension.debug_mode = ""
+python.slack_extension.distracting_channels = ""
+python.slack_extension.trigger_value = "0"
python.tinyurl.debug = "off"
python.tinyurl.printall = "on"
python.tinyurl.service = "tinyurl"