From 483da16cc098deaa4bf75d2d70b833b852c12091 Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Thu, 14 Mar 2019 23:10:40 +0100 Subject: Update weechat config --- weechat/python.conf | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 weechat/python.conf (limited to 'weechat/python.conf') diff --git a/weechat/python.conf b/weechat/python.conf new file mode 100644 index 0000000..187b778 --- /dev/null +++ b/weechat/python.conf @@ -0,0 +1,14 @@ +# +# weechat -- python.conf +# +# WARNING: It is NOT recommended to edit this file by hand, +# especially if WeeChat is running. +# +# Use /set or similar command to change settings in WeeChat. +# +# For more info, see: https://weechat.org/doc/quickstart +# + +[look] +check_license = off +eval_keep_context = on -- cgit