Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optimize loading of vim plugins #22

Open
BlueDrink9 opened this issue Mar 24, 2018 · 0 comments
Open

optimize loading of vim plugins #22

BlueDrink9 opened this issue Mar 24, 2018 · 0 comments

Comments

@BlueDrink9
Copy link
Owner

env/Functions takes 20
native ftoff takes 30
xolox/misc/path takes 15, /escape takes 20
nerdtree/uiglue takes 26
syntastic/util takes 13

vimtex!
lazy for gundo window, buffexplorer window

After loading buffer:

tabline.
Airline takes 80 ms, inc 40 for async.vim, 40 for formatter
Native syntax plugin takes 50
xolox misc takes 35
xolox session is 20
airline tabline is 20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant