Slide 21
Slide 21 text
Oh no, do I have to use vim or emacs?
Tuesday, August 13, 13
Remember, I said you didn’t have to give up your text editor or IDE of choice
ssh is available, but there is a better way to edit files
your project folder is sync’d into the VM at /vagrant
anything you do in the host is sync’d to the VM
if performance is an issue, NFS is an option (except on Windows)