diff options
Diffstat (limited to 'weechat/.weechat/plugins.conf')
| -rw-r--r-- | weechat/.weechat/plugins.conf | 3 |
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] |
| 6 | fifo.fifo = "on" | 6 | fifo.fifo = "on" |
| 7 | guile.check_license = "off" | ||
| 7 | lua.check_license = "off" | 8 | lua.check_license = "off" |
| 8 | perl.check_license = "off" | 9 | perl.check_license = "off" |
| 9 | python.check_license = "off" | 10 | python.check_license = "off" |
