weechat/.weechat/plugins.conf (view raw)
1#
2# weechat -- plugins.conf
3#
4# WARNING: It is NOT recommended to edit this file by hand,
5# especially if WeeChat is running.
6#
7# Use /set or similar command to change settings in WeeChat.
8#
9# For more info, see: https://weechat.org/doc/quickstart
10#
11
12[var]
13guile.check_license = "off"
14lua.check_license = "off"
15perl.check_license = "off"
16python.check_license = "off"
17ruby.check_license = "off"
18tcl.check_license = "off"
19
20[desc]