tpope / vim-pathogen

pathogen.vim: manage your runtimepath

Home Page:http://www.vim.org/scripts/script.php?script_id=2332

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim startup statistics

hyiltiz opened this issue · comments

I have created a set of simple scripts that deal with startup timing. The raw vim log output has timing for each function call, but not for each plugins. So doing a simply statistics would be great. This is written in bash (and awk, sed, grep) along with R:ggplot2 package. It would be great if you could mention this project on the lazy-loading and optimization suggestions for your project. Would that be possible?

https://github.com/hyiltiz/vim-plugins-profile