]> git.rmz.io Git - dotfiles.git/blobdiff - weechat/weechat.conf
vim/cpp: binding for YcmCompleter RefactorRename
[dotfiles.git] / weechat / weechat.conf
index b4ca4ad3b636d585439611d16954fbbdd61832f3..70a79c888f8d98fab8164b80a284bc39f29df4df 100644 (file)
@@ -4,9 +4,9 @@
 # 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.
+# Use commands like /set or /fset to change settings in WeeChat.
 #
-# For more info, see: https://weechat.org/doc/quickstart
+# For more info, see: https://weechat.org/doc/quickstart/
 #
 
 [debug]
@@ -56,6 +56,7 @@ day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
 eat_newline_glitch = off
 emphasized_attributes = ""
 highlight = "@channel"
+highlight_disable_regex = ""
 highlight_regex = ".*Ram-Z.*"
 highlight_tags = ""
 hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
@@ -72,6 +73,7 @@ hotlist_short_names = on
 hotlist_sort = group_time_asc
 hotlist_suffix = ""
 hotlist_unique_numbers = on
+hotlist_update_on_buffer_switch = on
 input_cursor_scroll = 20
 input_share = none
 input_share_overwrite = off
@@ -121,6 +123,7 @@ quote_time_format = "%H:%M:%S"
 read_marker = line
 read_marker_always_show = off
 read_marker_string = "─"
+read_marker_update_on_buffer_switch = on
 save_config_on_exit = on
 save_config_with_fsync = off
 save_layout_on_exit = none
@@ -234,17 +237,24 @@ max_visited_buffers = 50
 
 [network]
 connection_timeout = 60
-gnutls_ca_file = "/etc/ssl/certs/ca-certificates.crt"
+gnutls_ca_system = on
+gnutls_ca_user = ""
 gnutls_handshake_timeout = 30
 proxy_curl = ""
 
 [plugin]
 autoload = "*"
-debug = off
 extension = ".so,.dll"
 path = "%h/plugins"
 save_config_on_unload = on
 
+[signal]
+sighup = "${if:${info:weechat_headless}?/reload:/quit -yes}"
+sigquit = "/quit -yes"
+sigterm = "/quit -yes"
+sigusr1 = ""
+sigusr2 = ""
+
 [bar]
 activetitle.color_bg = 31
 activetitle.color_bg_inactive = default
@@ -367,6 +377,8 @@ title.size = 1
 title.size_max = 1
 title.type = window
 
+[custom_bar_item]
+
 [layout]
 normal.buffer = "core;weechat;1"
 normal.buffer = "irc;server.freenode;1"
@@ -416,6 +428,7 @@ irc.freenode.#chakra = message
 irc.freenode.#chakra-devel = message
 irc.freenode.#livlug = message
 perl.highmon = none
+python = message
 
 [filter]
 irc_smart = on;*;irc_smart_filter;*