mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 08:53:33 +02:00
refactor: move everything under lazyvim
This commit is contained in:
parent
39ccddad5f
commit
8eb8d235c9
17 changed files with 10 additions and 10 deletions
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" },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue