Files
LazyVim/lua/plugins/util.lua
T

6 lines
92 B
Lua

return {
-- measure startuptime
{ "dstein64/vim-startuptime", cmd = "StartupTime" },
}