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 1079  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: 216.73.216.208

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github