From 4a629384742bb6cf89c32242507b9d013f577a11 Mon Sep 17 00:00:00 2001 From: Tom van der Lee Date: Thu, 23 Jul 2015 09:39:31 +0000 Subject: Added weechat configs --- weechat/.weechat/plugins.conf | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 weechat/.weechat/plugins.conf (limited to 'weechat/.weechat/plugins.conf') 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 @@ +# +# 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")" -- cgit v1.2.3