Cesar Romani wrote: > I'm using vim 8.0.4 on Windows 7 compiled with MinGW. > When doing gx on an url I get: > > E117: Unknown function: netrw#CheckIfRemote > E116: Invalid arguments for function netrw#BrowseX > > Many thanks in advance, netrw#CheckIfRemote is in v156 which is distributed with vim 8. So, check paths/permissions/placement; for example, is netrw.vim in your autoload directory? Is your $VIMRUNTIME correct? etc..
Regards, Chip Campbell -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
