php-doc : Basic phpdoc support for vim.
script karma |
Rating 6/5,
Downloaded by 1306 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Vid Luther |
|
script type |
utility |
|
description |
This is based on a phpdoc.vim by Karl Heinz Marbaise <khmarbaise@gmx.de>.
Go to http://www.phpcult.com/vim/ to see what it does, and for detailed instructions on how to use it. |
|
install details |
put the file in your plugin path, or in your ~/.vim/
modify the .vimrc and say :
source ~/.vim/php-doc.vim
map <C-R> :exe PhpDoc()<CR>
map <C-F> :exe PhpDocVarBlock()<CR>
Again, go to http://www.phpcult.com/vim/ for more info. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.239.90.61
|