Friday, March 18, 2011

VIM IDE for PHP

1. install the project plugin for VIM. Here is the link: http://www.vim.org/scripts/script.php?script_id=69

2.
sudo aptitude install exuberant-ctags
cd ~
wget http://rafal.zelazko.info/wp-content/uploads/ftp/vim-custom.tgz
tar -xvzf vim-custom.tgz -C ~

Link for step 2: The link: http://rafal.zelazko.info/2010/04/18/vim-php-symfony/

No comments: