VIM settings for PHP Programming
Published on Friday, 21 December 2007.
This is a religious topic, so let's get done with it quickly:
colorscheme slate
syntax on
set tabstop=4
set shiftwidth=4
set expandtab
Cheers. :)
blog comments powered by Disqus
Possibly related posts
- 16 Aug 2006 »
- Accessibility and why should I care
- 27 Sep 2007 »
- Zeitgeist
- 15 Aug 2007 »
- A study of PHP Frameworks
- 23 Nov 2007 »
- Forms in CodeIgniter Views
- 11 Aug 2007 »
- Getting baselined