rm vim-startuptime

This commit is contained in:
siduck76 2021-08-02 06:48:11 +05:30
parent 021cf9c6f4
commit f172cc8362
1 changed files with 0 additions and 5 deletions

View File

@ -205,11 +205,6 @@ return packer.startup(
end
}
use {
"dstein64/vim-startuptime",
cmd = "StartupTime"
}
-- load autosave only if its globally enabled
use {
"Pocco81/AutoSave.nvim",