Using gx on a link in a markdown file doesn't work, with the error:
Error detected while processing function <SNR>37_OpenUrlUnderCursor[8]..<SNR>37_VersionAwareNetrwBrowseX:
E118: Too many arguments for function: netrw#BrowseX
Vim version 9.1:
VIM - Vi IMproved 9.1 (2024 Jan 02, compiled Aug 10 2025 19:46:14)
Included patches: 1-1623
Compiled by Arch Linux
Huge version without GUI.
I believe it's a vim-markdown issue because after blacklisting the plugin, Vim's default gx works as expected.
Using
gxon a link in a markdown file doesn't work, with the error:Vim version 9.1:
I believe it's a vim-markdown issue because after blacklisting the plugin, Vim's default
gxworks as expected.