From b919697caf39e3a40693af6248c64fb207caf462 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 14 Jun 2017 20:21:12 +0200 Subject: [PATCH] changes --- weechat/.weechat/plugins.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf index 84105c7..1617c4a 100644 --- a/weechat/.weechat/plugins.conf +++ b/weechat/.weechat/plugins.conf @@ -10,6 +10,7 @@ # [var] +guile.check_license = "off" lua.check_license = "off" perl.check_license = "off" perl.highmon.alignment = "channel" @@ -41,6 +42,7 @@ python.go.short_name = "off" python.go.sort = "number,beginning" python.go.use_core_instead_weechat = "off" ruby.check_license = "off" +tcl.check_license = "off" [desc] python.go.auto_jump = "automatically jump to buffer when it is uniquely selected (default: "off")"