I use VIM editor for PHP, i know many people will point to PDT but somehow I like to stay with VIM and so
What are your suggestions for ideal VIM configuration for PHP Development ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You would probably want to use a PHP syntax file such as: http://www.vim.org/scripts/script.php?script_id=1571
FWIW: Personally I am enjoying learning vim at the moment but still prefer netbeans for PHP development because it has many features that I need, such as automatic scp to a remote server and remote debugging with XDebug.