Hi, I'm using 256-colors theme in vim (set t_Co=256) and all php files opens about 8 seconds.
- It's my local dual-core machine
- It doesn't depend on color scheme I used (zenburn, wombat, wombat256)
- HTML, Python, JS or every else files opens momentary
- It takes about 8 sec even to create new php files (:o newfile.php)
- I've setting up my terminal correctly
- Everything fine if I'm using 16 colors (set t_Co=16)
I really want to use 256-colors mode, it looks much prettier, but I can't get rid of this lags.