arnaud-lb / vim-php-namespace

PHP namespace support for VIM. Types "use" statements for you
256 stars 29 forks source link

feature: replace class name under cursor by fully qualified class name #6

Closed arnaud-lb closed 11 years ago

arnaud-lb commented 11 years ago

This could be very useful e.g. when creating mocks with phpunit or mockery