
PHP Documentor for VIM documented
Because I had a talk about how to use VIM in respect to PHP source code editing, I took the time during the week, to write some extensive documentation for PDV, the PHP Documentor plugin for VIM. Additionally, I documented my VIM file type plugin, which is also available through the SVN of PDV. Take a look at the README.txt to learn more.
Update:
For those looking for my .vimrc: It is in SVN, too, but splitted up in a general .vimrc and a file type plugin, which is only sourced for PHP code. Installation instructions can be found in the README.txt, too.
Update 2:
I also added the repository to SVNServe now, so you can check it out using "svn co svn://phpugdo.de/PDV".
Comments