You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: support opening file in new window or new tab (#10)
* Added support for the <c-w>f and the <c-w>gf command
* Fixed backwards compatiblity issue by preserving the original signature of the VimNPRFindFile function