WeeChat: Remove global root highlight
This commit is contained in:
parent
93d223d181
commit
89cebe0284
2 changed files with 8 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ day_change_message_1date = "-- %a, %d %b %Y --"
|
|||
day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
|
||||
eat_newline_glitch = off
|
||||
emphasized_attributes = ""
|
||||
highlight = "nemu*,nému*,root,stallman"
|
||||
highlight = "nemu*,nému*,stallman"
|
||||
highlight_regex = ""
|
||||
highlight_tags = ""
|
||||
hotlist_add_buffer_if_away = on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue