22 lines
478 B
Text
22 lines
478 B
Text
#
|
|
# weechat -- plugins.conf
|
|
#
|
|
# 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
|
|
#
|
|
|
|
[var]
|
|
fifo.fifo = "on"
|
|
guile.check_license = "off"
|
|
javascript.check_license = "off"
|
|
lua.check_license = "off"
|
|
perl.check_license = "off"
|
|
python.check_license = "off"
|
|
ruby.check_license = "off"
|
|
tcl.check_license = "off"
|
|
|
|
[desc]
|