diff options
| author | Ben Beltran <ben@nsovocal.com> | 2019-03-14 23:10:40 +0100 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2019-03-14 23:10:40 +0100 |
| commit | 483da16cc098deaa4bf75d2d70b833b852c12091 (patch) | |
| tree | 92919841eb417f2ffee36f7157cd6c6b809d2315 /weechat/python.conf | |
| parent | d24dc26fdab9e62f120ea232302b754a2dc6d3e8 (diff) | |
Update weechat config
Diffstat (limited to 'weechat/python.conf')
| -rw-r--r-- | weechat/python.conf | 14 |
1 files changed, 14 insertions, 0 deletions
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 |