local M = { "ssnailed/taolf" }

M.event = "VeryLazy"

M.cmd = { "Lf" }

M.depends = { "toggleterm.nvim" }

M.config = true

return M