geek: August 2007 Archives

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

About this Archive

This page is a archive of entries in the geek category from August 2007.

geek: May 2007 is the previous archive.

geek: September 2007 is the next archive.

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

Powered by Movable Type 4.21-en