aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/.weechat/plugins.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/plugins.conf')
-rw-r--r--weechat/.weechat/plugins.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf
index f7ebd7d..2281e88 100644
--- a/weechat/.weechat/plugins.conf
+++ b/weechat/.weechat/plugins.conf
@@ -1,9 +1,10 @@
1# 1#
2# plugins.conf -- weechat v1.1.1 2# weechat -- plugins.conf
3# 3#
4 4
5[var] 5[var]
6fifo.fifo = "on" 6fifo.fifo = "on"
7guile.check_license = "off"
7lua.check_license = "off" 8lua.check_license = "off"
8perl.check_license = "off" 9perl.check_license = "off"
9python.check_license = "off" 10python.check_license = "off"