aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/.weechat/plugins.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/.weechat/plugins.conf')
-rw-r--r--weechat/.weechat/plugins.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/weechat/.weechat/plugins.conf b/weechat/.weechat/plugins.conf
new file mode 100644
index 0000000..f7ebd7d
--- /dev/null
+++ b/weechat/.weechat/plugins.conf
@@ -0,0 +1,15 @@
1#
2# plugins.conf -- weechat v1.1.1
3#
4
5[var]
6fifo.fifo = "on"
7lua.check_license = "off"
8perl.check_license = "off"
9python.check_license = "off"
10python.vimode.no_warn = "off"
11ruby.check_license = "off"
12tcl.check_license = "off"
13
14[desc]
15python.vimode.no_warn = "don't warn about problematickeybindings and tmux/screen (default: "off")"