mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 08:35:48 +02:00
update
This commit is contained in:
parent
51f620cadd
commit
793c08910a
2 changed files with 2 additions and 3 deletions
|
@ -60,7 +60,7 @@ return {
|
|||
"akinsho/toggleterm.nvim",
|
||||
lazy = true,
|
||||
cmd = { "ToggleTerm" },
|
||||
event = "BufRead",
|
||||
event = "VeryLazy",
|
||||
config = function()
|
||||
require("user.toggleterm")
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue