refactor: move everything under lazyvim
This commit is contained in:
5
lua/lazyvim/plugins/util.lua
Normal file
5
lua/lazyvim/plugins/util.lua
Normal file
@ -0,0 +1,5 @@
|
||||
return {
|
||||
|
||||
-- measure startuptime
|
||||
{ "dstein64/vim-startuptime", cmd = "StartupTime" },
|
||||
}
|
Reference in New Issue
Block a user