aboutsummaryrefslogtreecommitdiff
path: root/weechat/autosort.conf
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--weechat/autosort.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/weechat/autosort.conf b/weechat/autosort.conf
new file mode 100644
index 0000000..ed26dcd
--- /dev/null
+++ b/weechat/autosort.conf
@@ -0,0 +1,11 @@
+#
+# weechat -- autosort.conf
+#
+
+[sorting]
+case_sensitive = off
+group_irc = on
+replacements = "[]"
+rules = "[["core", 0], ["irc", 2], ["*", 1], ["irc.irc_raw", 0], ["irc.server", 1]]"
+signals = "buffer_opened buffer_merged buffer_unmerged buffer_renamed"
+sort_on_config_change = on