This release adds support for opening a file in a new window, or a new tab. By default, bound to <C-w>f and <C-w>gf respectively.
It also adds two new functions.
VimNPRFindFile_NewWindowVimNPRFindFile_NewTab
Thanks to @kwikenkwak for the contribution.