aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/.weechat/plugins.conf
blob: f7ebd7d672b536141a7c4d4d2085bc549e4e9ddd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#
# plugins.conf -- weechat v1.1.1
#

[var]
fifo.fifo = "on"
lua.check_license = "off"
perl.check_license = "off"
python.check_license = "off"
python.vimode.no_warn = "off"
ruby.check_license = "off"
tcl.check_license = "off"

[desc]
python.vimode.no_warn = "don't warn about problematickeybindings and tmux/screen (default: "off")"