Files
2026-08-02 22:33:00 +09:00

9 lines
129 B
Lua

return {
'nanozuki/tabby.nvim',
event = "BufEnter",
---@type TabbyConfig
opts = {
-- configs...
},
}