sponsor Vim development Vim logo Vim Book Ad

php-doc upgrade : 2005 php-doc plugin w/ added bonuses

 script karma  Rating 5/2, Downloaded by 875  Comments, bugs, improvements  Vim wiki

created by
kevin olson
 
script type
utility
 
description
added things like

- {{{ }}} wrapper support in functions
- fixed int/bool/string/float crap to properly work
 
install details
inoremap <C-P> <ESC>:call PhpDocSingle()<CR>i                                                                                         nnoremap <C-P> :call PhpDocSingle()<CR>
vnoremap <C-P> :call PhpDocRange()<CR>
nnoremap <C-H> :Php <q-args>    
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
php-doc.vim 1.0 2010-02-19 6.0 kevin olson Initial upload
ip used for rating: 13.59.130.130

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github