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
returns:print_error("(Error) VimNPR: incorrect file type for to perform resolution within. Please raise an issue at github.com/tomarrell/vim-npr.")" Don't run on filetypes that we don't support
returns:print_error("(Error) VimNPR: Failed to sensibly resolve file in path. If you believe this to be an error, please log an error at github.com/tomarrell/vim-npr.")
0 commit comments