Module url-open.modules.commands
Setup the OpenUrlUnderCursor command.
Functions
setup (user_opts) | Setup the OpenUrlUnderCursor command and URLOpenHighlightAlls command. |
Functions
- setup (user_opts)
-
Setup the OpenUrlUnderCursor command and URLOpenHighlightAlls command.
Parameters:
- user_opts table : User options.
See also:
- url-open.modules.handlers.open_url
- url-open.modules.highlight.set_url_effect
- url-open.modules.highlight.change_color_highlight
Usage:
require("url-open.modules.commands").setup(opts)