X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/92410aece3f23e2b0ddeb8905bff1e6778d95432..0a4619f34e852e70aabf7c024271d5d5076ded2c:/weechat/plugins.conf diff --git a/weechat/plugins.conf b/weechat/plugins.conf index 568ef1f..4d23b88 100644 --- a/weechat/plugins.conf +++ b/weechat/plugins.conf @@ -1,9 +1,10 @@ # -# plugins.conf -- weechat v0.4.2 +# plugins.conf -- weechat v1.1 # [var] fifo.fifo = "on" +guile.check_license = "off" lua.check_license = "off" perl.beep.beep_command_dcc = "$bell" perl.beep.beep_command_highlight = "$bell" @@ -25,15 +26,25 @@ perl.beep.whitelist_nicks = "" perl.check_license = "off" perl.highmon.alignment = "nchannel" perl.highmon.away_only = "off" +perl.highmon.bar_lines = "250" +perl.highmon.bar_scrolldown = "on" perl.highmon.color_buf = "on" +perl.highmon.first_run = "true" perl.highmon.hotlist_show = "off" perl.highmon.logging = "off" perl.highmon.merge_private = "off" perl.highmon.nick_prefix = "<" perl.highmon.nick_suffix = ">" perl.highmon.output = "buffer" -perl.highmon.short_names = "off" +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"