Module url-open.modules.autocmd
The module that handles the autocmds
Functions
setup (user_opts) | Setup the autocmds |
Functions
- setup (user_opts)
-
Setup the autocmds
Parameters:
- user_opts table : The user options
See also:
- url-open.modules.commands
- url-open.modules.highlight.highlight_cursor_url
- url-open.modules.highlight.change_color_highlight
Usage:
require("url-open.modules.autocmd").setup(opts)