update taolf config
This commit is contained in:
parent
fa905f4f9b
commit
b022c594b5
1 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,9 @@
|
|||
local M = { "ssnailed/taolf" }
|
||||
|
||||
M.event = "VeryLazy"
|
||||
|
||||
M.cmd = { "Lf" }
|
||||
|
||||
M.depends = { "toggleterm.nvim" }
|
||||
|
||||
M.config = true
|
||||
|
|
Loading…
Add table
Reference in a new issue