cocopon/vaffle.vim

Use vim current directory instead of filer.dir when moving files

Opened this issue · 0 comments

Thank you for this great plugin!

I love the move action of Vaffle, but am sometimes confused by the destination path.

Current Vaffle use filer's directory as base directory of the destination path, however, vim autocompletes paths based on vim's current directory.

Could we use getcwd() instead of filer.dir below?

\ a:filer.dir,