dhruvasagar / vim-prosession

Handle vim sessions like a pro
254 stars 22 forks source link

Slow startup #103

Closed dagadbm closed 7 months ago

dagadbm commented 1 year ago

This plugin is very slow when restoring the sessions as can be seen from this:

image

Do you think there is a way to make the restoring of sessions faster?

dhruvasagar commented 1 year ago

@dagadbm Unfortunately this is almost entirely on vim itself, prosession is just loading / sourcing the session file created by vim.