Skip to content

Commit

Permalink
feat(util): added vim-startuptime
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Jan 1, 2023
1 parent e98381a commit cde9070
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lua/plugins/util.lua
@@ -0,0 +1,5 @@
return {

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

0 comments on commit cde9070

Please sign in to comment.