X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/d0beef1027f782883f279223849596ba8c1004c6..0a4619f34e852e70aabf7c024271d5d5076ded2c:/weechat/plugins.conf diff --git a/weechat/plugins.conf b/weechat/plugins.conf index c4ef917..4d23b88 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -1,5 +1,5 @@ # -# plugins.conf -- weechat v1.0.1 +# plugins.conf -- weechat v1.1 # [var] @@ -38,6 +38,13 @@ perl.highmon.nick_suffix = ">" perl.highmon.output = "buffer" perl.highmon.short_names = "on" python.check_license = "off" +python.grep.clear_buffer = "off" +python.grep.default_tail_head = "10" +python.grep.go_to_buffer = "on" +python.grep.log_filter = "" +python.grep.max_lines = "4000" +python.grep.show_summary = "on" +python.grep.size_limit = "2048" ruby.check_license = "off" tcl.check_license = "off"