Work on things
parent
5b69667cfe
commit
a588d666e3
|
|
@ -8,7 +8,7 @@ local M = { ---@type Rabbit.Plugin
|
||||||
color = "#d08e95",
|
color = "#d08e95",
|
||||||
name = "buffers",
|
name = "buffers",
|
||||||
func = {},
|
func = {},
|
||||||
switch = "r",
|
switch = "b",
|
||||||
listing = {},
|
listing = {},
|
||||||
empty_msg = "No opened buffers",
|
empty_msg = "No opened buffers",
|
||||||
skip_same = true,
|
skip_same = true,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue