aboutsummaryrefslogtreecommitdiffstats
path: root/weechat/.weechat/plugins.conf
diff options
context:
space:
mode:
authorGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-07-23 09:39:31 +0000
committerGravatar Tom van der Lee <t0m.vd.l33@gmail.com>2015-07-23 09:39:31 +0000
commit4a629384742bb6cf89c32242507b9d013f577a11 (patch)
tree2f89e0287fd5329ef1a0d7a30a9fdb34bc316428 /weechat/.weechat/plugins.conf
parent2f2dbf5306f87c082620613d069a2068bf350ad3 (diff)
downloaddotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.gz
dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.tar.bz2
dotfiles-4a629384742bb6cf89c32242507b9d013f577a11.zip
Added weechat configs
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")"