Problems with syntax hightlighting after upgrading to vim 7 on Debian

| | Comments (0)
I upgraded vim on my Debian box as part of the the general dist upgrade from Sarge to Etch. However, this resulted in all manner of problems with syntax highlighting.  The answer was to purge remove vim-runtime then reinstall vim. That appeared to reinstall the syntax files and everything appears to work as expected now.

sudo apt-get --purge remove vim-runtime
sudo apt-get install vim
sudo apt-get install vim-doc
sudo apt-get install vim-scripts

Leave a comment

About this Entry

This page contains a single entry by Robbie Bow published on August 28, 2007 8:22 AM.

Child Database Insecure was the previous entry in this blog.

Heathrow doesn't need another runway is the next entry in this blog.

Find recent content on the main index or look in the archives to find all content.

Powered by Movable Type 4.21-en