(Attempt to) Use current buffer in title of rabbit window
parent
75dfa2b75b
commit
b9c1a2d38c
|
|
@ -25,8 +25,6 @@ local M = { ---@type Rabbit.Plugin
|
|||
opts = {},
|
||||
}
|
||||
|
||||
require("rabbit").opts.window.title = "Buffers"
|
||||
|
||||
local get_buffers = function()
|
||||
M.listing.bufnrs = {}
|
||||
M.listing[0] = {}
|
||||
|
|
|
|||
Loading…
Reference in New Issue