2014-04-18 15:55:54 -07:00
|
|
|
#
|
2016-01-31 08:58:03 -08:00
|
|
|
# weechat -- plugins.conf
|
2014-04-18 15:55:54 -07:00
|
|
|
#
|
2018-04-18 21:07:59 -07:00
|
|
|
# WARNING: It is NOT recommended to edit this file by hand,
|
|
|
|
# especially if WeeChat is running.
|
|
|
|
#
|
|
|
|
# Use /set or similar command to change settings in WeeChat.
|
|
|
|
#
|
|
|
|
# For more info, see: https://weechat.org/doc/quickstart
|
|
|
|
#
|
2014-04-18 15:55:54 -07:00
|
|
|
|
|
|
|
[var]
|
|
|
|
fifo.fifo = "on"
|
2014-04-18 23:07:05 +00:00
|
|
|
guile.check_license = "off"
|
|
|
|
lua.check_license = "off"
|
|
|
|
perl.check_license = "off"
|
2014-04-18 15:55:54 -07:00
|
|
|
python.check_license = "on"
|
2016-01-31 08:58:03 -08:00
|
|
|
tcl.check_license = "off"
|
2014-04-18 15:55:54 -07:00
|
|
|
|
|
|
|
[desc]
|