-- local cokeline = require('cokeline') -- -- cokeline.setup({ -- -- only show the buffer line if there are at least this many buffers -- show_if_buffers_are_at_least = 1, -- -- history = { -- enabled = true, -- size = 4, -- }, -- -- rendering = { -- max_buffer_width = 999, -- }, -- })