pathfinder.vim
pathfinder.vim copied to clipboard
Not working with folds
Folds are not transferred to the server.
Possible Solution
This and #42 could be fixed by using mksession
as part of the transfer. That may also help with #39 and #32 if it gives better performance. sessionoptions
can be temporarily changed to only include necessary information, and the session is written to a temporary file.