I'm already hating this buflist
This commit is contained in:
parent
ece16dfaf5
commit
eeff6f9491
@ -11,7 +11,7 @@
|
||||
|
||||
[look]
|
||||
display_conditions = "${buffer.hidden}==0"
|
||||
enabled = on
|
||||
enabled = off
|
||||
mouse_jump_visited_buffer = off
|
||||
mouse_move_buffer = on
|
||||
mouse_wheel = on
|
||||
|
@ -241,6 +241,20 @@ path = "%h/plugins"
|
||||
save_config_on_unload = on
|
||||
|
||||
[bar]
|
||||
buflist.color_bg = default
|
||||
buflist.color_delim = default
|
||||
buflist.color_fg = default
|
||||
buflist.conditions = ""
|
||||
buflist.filling_left_right = vertical
|
||||
buflist.filling_top_bottom = columns_vertical
|
||||
buflist.hidden = on
|
||||
buflist.items = "buflist"
|
||||
buflist.position = left
|
||||
buflist.priority = 0
|
||||
buflist.separator = on
|
||||
buflist.size = 0
|
||||
buflist.size_max = 0
|
||||
buflist.type = root
|
||||
hotlist.color_bg = default
|
||||
hotlist.color_delim = default
|
||||
hotlist.color_fg = default
|
||||
|
Loading…
Reference in New Issue
Block a user