padawan-php / padawan.vim

A vim plugin for padawan.php completion server
MIT License
79 stars 6 forks source link

use of vagrant possible ? #24

Open stijnsymons opened 8 years ago

stijnsymons commented 8 years ago

quick question on padawan. Love the idea and the demo's but is it possible to use this when my php app is running in a vagrant box and my vim is living on my mac.

taking a look at the code, it's matching the project based on the current path. can this be manipulated somehow ?

mkusher commented 8 years ago

where do you place your project files?

stijnsymons commented 8 years ago

project files are on the mac, mounted via NFS into the linux vm php and php-fpm are only installed inside the vm

mkusher commented 8 years ago

so, if your vim is on the mac and php files are on the mac, then you just need to install padawan.php on your mac and that it is! :)