Showing posts with label emacs. Show all posts
Showing posts with label emacs. Show all posts

Wednesday, December 16, 2009

ubuntu emacs php mode

to add PHP syntax highlighting to emacs on ubuntu, install php-mode:
sudo apt-get install php-mode