I currently use ExpanDrive to mount my SFTP tunnels as drives so that I may use tools on my own laptop (MacVim, zsh) while editing files remotely. Only complaint I have is that MacVim is slow at some operations (such as using Command-T to traverse through directories to specific files).
Are there any alternatives to have a similar setup yet using different tools that will speed up the process? The goal here is being able to use local environments with remote files through SSH.
Thanks!