Closed carlesandres closed 10 years ago
I also create a profile.log
file following these instructions: http://stackoverflow.com/questions/12213597/how-to-see-which-plugins-are-making-vim-slow , but it is quite large and I am not really sure what are the parts that could be useful.
https://github.com/Shougo/unite.vim/issues/719 https://github.com/Shougo/unite.vim/issues/701
It is Vim's GC problem. I cannot fix it.
Fixed in Vim 7.4.615
Great. Thanks for the info.
Problems summary When I invoke
Unite -no-split -buffer-name=files -start-insert file_rec/async:!
and I start typing a file name, it takes seconds to start to showing results. Moreover, despite having selectedAg
as a my grep file, all the files in my.gitignore
file still get in the list. After 10 more seconds in the list, Vim gets completely blocked for more 30seconds.The first I invoke the function it works as expected, but the from second one it is reaaaaally slow.
I don't really quite get what this means.
0.startup vim. 1. 2. 3.