jvortmann / vim-files

Vim can rock even more
20 stars 7 forks source link

Slowness to open files on terminal/iterm #2

Closed vvgomes closed 12 years ago

vvgomes commented 12 years ago

It takes more than 3 seconds to open files when running inside terminal / iterm. After reviewing the plugins, I found out that the root cause was skammer/vim-css-color. I removed it from conf/bundles as a workaround.

Any ideas?

vvgomes commented 12 years ago

This issue might be related to https://github.com/skammer/vim-css-color/issues/3 There is this alternative https://github.com/ap/vim-css-color but I haven't tried yet.

jvortmann commented 12 years ago

Using ap's fork for speedup.