This feature request originates from #116, it would allow mkdx#gf to also function in visual mode.
Adding support for this has the following benefits:
- non-link texts that refer to files / URL's can be selected visually and acted upon.
- when the normal mode mapping fails, a visual selection can be made instead as a fallback.
This would only be enabled when g:mkdx#settings.gf_on_steroids is set to 1.
This feature request originates from #116, it would allow
mkdx#gfto also function in visual mode.Adding support for this has the following benefits:
This would only be enabled when
g:mkdx#settings.gf_on_steroidsis set to1.