feat: add plugin startuptime.vim
This commit is contained in:
parent
17a835ba0c
commit
bb43b0a76d
@ -132,6 +132,9 @@ local function usePlugins(use, use_rocks)
|
||||
-- tag = 'release' -- To use the latest release
|
||||
}
|
||||
|
||||
-- Analyze startup time
|
||||
use 'tweekmonster/startuptime.vim'
|
||||
|
||||
-- Start screen
|
||||
use { 'glepnir/dashboard-nvim', config = [[require 'config.dashboard']] }
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user