Open stijnsymons opened 8 years ago
where do you place your project files?
project files are on the mac, mounted via NFS into the linux vm php and php-fpm are only installed inside the vm
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! :)
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 ?