perf: refactor startup time

This commit is contained in:
xfy
2025-03-05 16:00:45 +08:00
parent 4bd3863bd6
commit cce6c0096c
3 changed files with 6 additions and 4 deletions

View File

@ -11,7 +11,8 @@ return {
},
},
cmd = { "Oil" },
lazy = false,
-- lazy = false,
event = "VimEnter",
dependencies = { "nvim-tree/nvim-web-devicons" },
config = function()
require("oil").setup({